diff options
author | ryker <ryker@cvs.openbsd.org> | 1998-02-20 18:13:50 +0000 |
---|---|---|
committer | ryker <ryker@cvs.openbsd.org> | 1998-02-20 18:13:50 +0000 |
commit | 99feb7ff3ff31d9502f26636e56434a424cff67c (patch) | |
tree | e12170f294e411e1ccae7be92fbcbca505653465 /games | |
parent | b804ea90ea89990f37f2f428d8e8ebb54d53b701 (diff) |
Update manpage to reflect the real options for the game.
Diffstat (limited to 'games')
-rw-r--r-- | games/larn/larn.6 | 45 |
1 files changed, 33 insertions, 12 deletions
diff --git a/games/larn/larn.6 b/games/larn/larn.6 index d55362621b0..4336eccb0cc 100644 --- a/games/larn/larn.6 +++ b/games/larn/larn.6 @@ -41,14 +41,18 @@ .Nd exploring the caverns of Larn .Sh SYNOPSIS .Nm larn -.Op Fl r -.Op Fl H Ar number +.Op Fl s +.Op Fl l +.Op Fl i +.Op Fl c .Op Fl n +.Op Fl Ar # .Op Fl h .Op Fl o Ar optsfile +.Op Ar ++ .Sh DESCRIPTION .Nm Larn -is a fantasy games in which your child has contracted +is a fantasy game in which your child has contracted a strange disease, and none of your home remedies seem to have any effect. You set out to find a remedy in a limited amount of time, and to collect gold along the way of course! @@ -56,28 +60,45 @@ amount of time, and to collect gold along the way of course! The options are: .Pp .Bl -tag -width flag -.It Fl r +.It Fl s The -.Fl r -option restores a checkpointed game after it has died. -.It Fl H +.Fl s +option shows the scoreboard for the game. +.It Fl l The -.Fl H -option sets the hardness of the game. +.Fl l +option shows the log file (wizard id only). +.It Fl i +The +.Fl i +option shows the scoreboard with dead character inventories. +.It Fl c +The +.Fl c +option creates a new game scoreboard (wizard id only). .It Fl n The .Fl n -option suppresses the welcome message at start up, putting you directly -into the game. +option suppresses the welcome message at start up. +.It Fl Ar # +The +.Fl Ar # +option sets the game difficulty level to +.Ar # +(example: -5). .It Fl h The .Fl h -option prints the command line options. +option prints the command line options and exits. .It Fl o The .Fl o option specifies a different options file than .Pa ~/.larnopts . +.It Ar ++ +The +.Ar ++ +argument restores a game from a checkpoint file. .Sh COMMANDS .Pp These are the movement commands: |