Skip to content

Commit

Permalink
build.sh: Fix update-boot-image help
Browse files Browse the repository at this point in the history
  • Loading branch information
erg committed Jul 3, 2020
1 parent 464bd70 commit 5c3efc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Expand Up @@ -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 <command>"
Expand Down

0 comments on commit 5c3efc5

Please sign in to comment.