diff options
author | 1997-08-31 22:22:35 +0000 | |
---|---|---|
committer | 1997-08-31 22:22:35 +0000 | |
commit | dc98058a3c0965cecfc5523f306dd95e66b1fcc8 (patch) | |
tree | fb0164f77301bf272855ad9f0adca4598798808f | |
parent | wish i had tested (diff) | |
download | wireguard-openbsd-dc98058a3c0965cecfc5523f306dd95e66b1fcc8.tar.xz wireguard-openbsd-dc98058a3c0965cecfc5523f306dd95e66b1fcc8.zip |
fix man; noted by hubert.feyrer@rz.uni-regensburg.de
-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. |