]> gitweb.factorcode.org Git - factor.git/blobdiff - build.cmd
build.cmd: fix usage.
[factor.git] / build.cmd
index dbb36399c36df7ff74c211422c7a7758c0956ac0..f80f59bd075446ee945ee5af68329c31c069c8a4 100644 (file)
--- a/build.cmd
+++ b/build.cmd
@@ -128,6 +128,6 @@ echo:
 echo     compile - recompile vm
 echo     update - git pull, recompile vm, download a boot image, bootstrap
 echo     self-bootstrap - git pull, make a boot image, bootstrap
-echo     bootstrap - git pull, existing boot image, bootstrap
+echo     bootstrap - existing boot image, bootstrap
 echo     net-bootstrap - recompile vm, download a boot image, bootstrap
 goto :EOF