command-line.startup: add note about -run=listener and -run=ui.tools to the --help text (as suggested by @yac in issue #94)

db4
Joe Groff 2011-09-11 10:11:51 -07:00
parent a4b6adbb6d
commit 5ce32b35a7
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ Common arguments:
-help print this message and exit
-i=<image> load Factor image file <image> (default """ write vm file-name write """.image)
-run=<vocab> run the MAIN: entry point of <vocab>
-run=listener run terminal listener
-run=ui.tools run Factor development UI
-e=<code> evaluate <code>
-no-user-init suppress loading of .factor-rc