summaryrefslogtreecommitdiffstats
path: root/games/adventure/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/adventure/setup.c')
-rw-r--r--games/adventure/setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adventure/setup.c b/games/adventure/setup.c
index f68e1c1..587de58 100644
--- a/games/adventure/setup.c
+++ b/games/adventure/setup.c
@@ -66,7 +66,7 @@ static const char rcsid[] =
#include <err.h>
#include "hdr.h" /* SEED lives in there; keep them coordinated. */
-#define USAGE "Usage: setup file > data.c (file is typically glorkz)"
+#define USAGE "usage: setup file > data.c (file is typically glorkz)"
#define YES 1
#define NO 0
OpenPOWER on IntegriCloud