diff options
-rw-r--r-- | games/boggle/boggle/helpfile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/games/boggle/boggle/helpfile b/games/boggle/boggle/helpfile index 4701c00871f..996f43daa71 100644 --- a/games/boggle/boggle/helpfile +++ b/games/boggle/boggle/helpfile @@ -7,7 +7,7 @@ Delete line: <^u> or <^w> Redraw screen: <^l> or <^r> Pause game: <^s> Resume game: <^q> or <^s> -Suspend game (BSD only): <^z> +Suspend game: <^z> Give up on current cube: <^d> Show remaining time: <space> first thing on a line Show help: ? (Suspends timer until done) @@ -15,11 +15,6 @@ Exit game: <^c> (^u means "control u", etc.) -[Note for users of versions of this program that do not display a timer: -The first word entered after the timer has run out causes a list of all the -words you found, the words you missed, and your running statistics to be -displayed.] - Any time you are prompted while the board is displayed you can type: <esc>word to see where "word" is on the board. |