From: Doug Coleman Date: Fri, 3 Jul 2020 19:16:45 +0000 (-0500) Subject: build.sh: Fix update-boot-image help X-Git-Tag: 0.99~3152 X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=commitdiff_plain;h=5c3efc5cee02957a0a5513485f5b0b64c6bce3cf build.sh: Fix update-boot-image help --- diff --git a/build.sh b/build.sh index 058bcae1a3..edf7ddccfa 100755 --- a/build.sh +++ b/build.sh @@ -784,7 +784,7 @@ usage() { $ECHO " net-bootstrap - recompile, download a boot image, bootstrap" $ECHO " make-target - find and print the os-arch-cpu string" $ECHO " report|info - print the build variables" - $ECHO " update-boot-image - get the boot image for the current branch of for master" + $ECHO " update-boot-image - get the boot image for the current branch" $ECHO "" $ECHO "If you are behind a firewall, invoke as:" $ECHO "env GIT_PROTOCOL=http $0 "