Skip to content

Commit

Permalink
command-line.startup: s/Common/Factor.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjbq7 committed Jan 21, 2017
1 parent d5b74bd commit bfc1794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basis/command-line/startup/startup.factor
Expand Up @@ -7,7 +7,7 @@ IN: command-line.startup
: cli-usage ( -- )
"Usage: " write vm-path file-name write " [Factor arguments] [script] [script arguments]
Common arguments:
Factor arguments:
-help print this message and exit
-i=<image> load Factor image file <image> (default " write vm-path file-stem write ".image)
-run=<vocab> run the MAIN: entry point of <vocab>
Expand Down

0 comments on commit bfc1794

Please sign in to comment.