update internal README

This commit is contained in:
2023-01-06 11:31:38 -05:00
parent 1690069718
commit 11cfb54716

View File

@@ -13,21 +13,21 @@ printHelp() {
debug "${FUNCNAME[0]}" debug "${FUNCNAME[0]}"
cat <<-'EOF' cat <<-'EOF'
Run and deploy OpenWRT imagebuilder. Run and deploy OpenWRT images using the Image Builder.
USAGE: USAGE:
openwrtbuilder [[OPTION] [VALUE]]... openwrtbuilder [OPTION [VALUE]]...
OPTIONS OPTIONS
--profile, -p PROFILE --profile, -p PROFILE
--info, -i PROFILE --info, -i PROFILE
--list-profiles, -l --list-profiles, -l
--release, -r RELEASE --release, -r, --version, -v RELEASE_VERSION ("snapshot", "22.03.3", etc.)
--builddir, -b PATH --builddir, -b PATH
--ssh-upgrade HOST --ssh-upgrade HOST
Example: root@192.168.1.1 Example: root@192.168.1.1
--ssh-backup SSH_PATH --ssh-backup SSH_PATH
(For testing, enabled by default for --ssh-upgrade) (Enabled by default for --ssh-upgrade)
--flash, -f DEVICE --flash, -f DEVICE
Example: /dev/sdX Example: /dev/sdX
--reset --reset