fairland: Fix usage information to include -v
Forgotten in commit 68a7ae7
, v4.3.0.
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
2a6b6c941a
commit
7d78c586c6
1 changed files with 2 additions and 1 deletions
|
@ -321,12 +321,13 @@ usage(void)
|
|||
" -a airport marker for continents\n"
|
||||
" -e CONFIG-FILE configuration file\n"
|
||||
" (default %s)\n"
|
||||
" -h display this help and exit\n"
|
||||
" -i islands may merge\n"
|
||||
" -o don't set resources\n"
|
||||
" -q quiet\n"
|
||||
" -R SEED seed for random number generator\n"
|
||||
" -s SCRIPT name of script to create (default %s)\n"
|
||||
" -h display this help and exit\n"
|
||||
" -v display version information and exit\n"
|
||||
" NC number of continents\n"
|
||||
" SC continent size\n"
|
||||
" NI number of islands (default NC)\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue