diff --git a/alternative.platforms/README.md b/alternative.platforms/README.md index a159402dd..884fb1179 100644 --- a/alternative.platforms/README.md +++ b/alternative.platforms/README.md @@ -90,7 +90,7 @@ These not need installation, password: `osboxes.org` Options: -EXPORT just print build parameters & exit' -h, --help this help info - -i, --interaction [0|1] interaction before proceeding with exection (default: 1) + -i, --interaction [0|1] interaction before proceeding with execution (default: 1) -f, --fatpack [0|1] fatpack mode (default: 1) -u, --github-user [raspiblitz|other] github user to be checked from the repo (default: raspiblitz) -b, --branch [v1.7|v1.8] branch to be built on (default: v1.10) diff --git a/build_sdcard.sh b/build_sdcard.sh index 93e3f8e00..33352ea18 100644 --- a/build_sdcard.sh +++ b/build_sdcard.sh @@ -30,7 +30,7 @@ usage(){ Options: -EXPORT just print build parameters & exit' -h, --help this help info - -i, --interaction [0|1] interaction before proceeding with exection (default: 1) + -i, --interaction [0|1] interaction before proceeding with execution (default: 1) -f, --fatpack [0|1] fatpack mode (default: 1) -u, --github-user [raspiblitz|other] github user to be checked from the repo (default: ${defaultRepo}) -b, --branch [v1.7|v1.8] branch to be built on (default: ${defaultBranch})