summaryrefslogtreecommitdiff
path: root/games/larn
diff options
context:
space:
mode:
authorryker <ryker@cvs.openbsd.org>1998-02-09 16:18:29 +0000
committerryker <ryker@cvs.openbsd.org>1998-02-09 16:18:29 +0000
commitc1fc4e8e11c3786496160bf2705ead2a4a271fee (patch)
tree187f0705a4db3e999446c94885fa15b6cdc48139 /games/larn
parent3d5de01515cfff0c6a59dd7ddec5b4603258ffa7 (diff)
s/optsifle/optsfile/
Diffstat (limited to 'games/larn')
-rw-r--r--games/larn/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/larn/main.c b/games/larn/main.c
index 39b08969039..be045307eae 100644
--- a/games/larn/main.c
+++ b/games/larn/main.c
@@ -21,7 +21,7 @@ static char viewflag=0;
/* if viewflag then we have done a 99 stay here and don't showcell in the main loop */
char restorflag=0; /* 1 means restore has been done */
static char cmdhelp[] = "\
-Cmd line format: larn [-slicnh] [-o<optsifle>] [-##] [++]\n\
+Cmd line format: larn [-slicnh] [-o<optsfile>] [-##] [++]\n\
-s show the scoreboard\n\
-l show the logfile (wizard id only)\n\
-i show scoreboard with inventories of dead characters\n\