mirror of
https://git.zap.org.au/git/trader.git
synced 2025-01-03 14:57:41 -05:00
Document the --max-turn command line option
Do NOT document the --no-encrypt option: we don't want people to know about it!
This commit is contained in:
parent
ac55800e90
commit
c18f913710
@ -312,7 +312,8 @@ Play Star Traders, a simple game of interstellar trading.\n\n\
|
|||||||
Options:\n\
|
Options:\n\
|
||||||
-V, --version output version information and exit\n\
|
-V, --version output version information and exit\n\
|
||||||
-h, --help display this help and exit\n\
|
-h, --help display this help and exit\n\
|
||||||
--no-color don't use colour for displaying text\n\n\
|
--no-color don't use colour for displaying text\n\
|
||||||
|
--max-turn=NUM set the number of turns to NUM\n\n\
|
||||||
");
|
");
|
||||||
printf("\
|
printf("\
|
||||||
If GAME is specified as a number between 1 and 9, load and continue\n\
|
If GAME is specified as a number between 1 and 9, load and continue\n\
|
||||||
|
Loading…
Reference in New Issue
Block a user