diff options
Diffstat (limited to 'games/worms/worms.6')
-rw-r--r-- | games/worms/worms.6 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/worms/worms.6 b/games/worms/worms.6 index 4a757bedba3..66a77398b4b 100644 --- a/games/worms/worms.6 +++ b/games/worms/worms.6 @@ -41,6 +41,7 @@ .Sh SYNOPSIS .Nm worms .Op Fl ft +.Op Fl d Ar delay .Op Fl l Ar length .Op Fl n Ar number .Sh DESCRIPTION @@ -54,6 +55,9 @@ The options are as follows: Makes a ``field'' for the worm(s) to eat. .It Fl t Makes each worm leave a trail behind it. +.It Fl d +Specifies a delay, in milliseconds, between each update. This is useful for +fast terminals. Reasonable values are around 20-200. The default is 0. .It Fl l Specifies a length for each worm; the default is 16. .It Fl n |