From c18f913710bd54c24d1d1677b91dfef1fb2b4ceb Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Fri, 22 Jul 2011 12:16:09 +1000 Subject: [PATCH] Document the --max-turn command line option Do NOT document the --no-encrypt option: we don't want people to know about it! --- src/trader.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/trader.c b/src/trader.c index 4a7541b..f318211 100644 --- a/src/trader.c +++ b/src/trader.c @@ -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\