mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Describe the need for -o option if multi files given.
This commit is contained in:
@@ -33,7 +33,7 @@ usage(const char *name)
|
||||
static const char *const usage_msg[] = {
|
||||
"switches:",
|
||||
"-c check syntax only",
|
||||
"-o<outfile> place the output into <outfile>",
|
||||
"-o<outfile> place the output into <outfile>; required for multi-files",
|
||||
"-v print version number, then turn on verbose mode",
|
||||
"-g produce debugging information",
|
||||
"-B<symbol> binary <symbol> output in C language format",
|
||||
|
||||
Reference in New Issue
Block a user