1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-07-07 15:54:14 -04: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:
John Zaitseff 2011-07-22 12:16:09 +10:00
parent ac55800e90
commit c18f913710

View File

@ -310,9 +310,10 @@ Play Star Traders, a simple game of interstellar trading.\n\n\
");
printf("\
Options:\n\
-V, --version output version information and exit\n\
-h, --help display this help and exit\n\
--no-color don't use colour for displaying text\n\n\
-V, --version output version information and exit\n\
-h, --help display this help and exit\n\
--no-color don't use colour for displaying text\n\
--max-turn=NUM set the number of turns to NUM\n\n\
");
printf("\
If GAME is specified as a number between 1 and 9, load and continue\n\