]> gitweb.factorcode.org Git - factor.git/commitdiff
factor.sh: fix docs, bootstrap doesn't recompile.
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 17 Jun 2015 01:35:59 +0000 (18:35 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 17 Jun 2015 02:56:34 +0000 (19:56 -0700)
build-support/factor.sh

index fc2a549b61abd387cf9388ec6f858b291bf050e4..5fb03d874a5141e36a802d5d7e7462cecf578b8f 100755 (executable)
@@ -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"