factor.sh: fix docs, bootstrap doesn't recompile.

db4
Doug Coleman 2015-06-16 18:35:59 -07:00
parent 24953512a7
commit 7a01694124
1 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,7 @@ usage() {
$ECHO " self-update - git pull, recompile, make local boot image, bootstrap"
$ECHO " quick-update - git pull, refresh-all, save"
$ECHO " update - git pull, recompile, download a boot image, bootstrap"
$ECHO " bootstrap - recompile, bootstrap with existing boot image"
$ECHO " bootstrap - bootstrap with existing boot image"
$ECHO " net-bootstrap - recompile, download a boot image, bootstrap"
$ECHO " make-target - find and print the os-arch-cpu string"
$ECHO " report - print the build variables"