factor.sh: fix docs, bootstrap doesn't recompile.
parent
24953512a7
commit
7a01694124
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue