summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorryker <ryker@openbsd.org>1998-02-09 16:18:28 +0000
committerryker <ryker@openbsd.org>1998-02-09 16:18:28 +0000
commit0e001692b17398f795acaf838549f24f348b90e8 (patch)
treeefc18f1a5c9c57765a32fe5a1b808b6c84426fcd
parentFix typo in syslog message. (diff)
downloadwireguard-openbsd-0e001692b17398f795acaf838549f24f348b90e8.tar.xz
wireguard-openbsd-0e001692b17398f795acaf838549f24f348b90e8.zip
s/optsifle/optsfile/
-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\