diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-31 22:22:36 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-31 22:22:36 +0000 |
commit | f4bf14ace20658c514f57618dc2b96e65960d0f8 (patch) | |
tree | 3c95eccb3a5fd8c3dcaa04cef20da282930f92e4 /games | |
parent | fc9150c851d192d3fc69eaeed76aa721bd0bc457 (diff) |
fix man; noted by hubert.feyrer@rz.uni-regensburg.de
Diffstat (limited to 'games')
-rw-r--r-- | games/tetris/tetris.6 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games/tetris/tetris.6 b/games/tetris/tetris.6 index fa8538dec06..1a6ecd5aa97 100644 --- a/games/tetris/tetris.6 +++ b/games/tetris/tetris.6 @@ -77,9 +77,10 @@ quit .Pp The options are as follows: .Bl -tag -width indent -.It Fl k +.It Fl k Ar keys The default control keys can be changed using the -.Fl k option. +.Fl k +option. The .Ar keys argument must have the six keys in order, and, remember to quote any @@ -92,7 +93,7 @@ will play the default games, i.e. level 2 and with the default control keys. The current key settings are displayed at the bottom of the screen during play. -.It Fl l +.It Fl l Ar level Select a level of play. .It Fl s Display the top scores. |