diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/mless.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/mless.1 b/man/mless.1 index 753f144..8ac88e1 100644 --- a/man/mless.1 +++ b/man/mless.1 @@ -6,14 +6,17 @@ .Nd interactive wrapper around mshow .Sh SYNOPSIS .Nm -.Op Ar msgs\ ... +.Op Ar msg .Sh DESCRIPTION .Nm runs .Xr less 1 on the output of .Xr mshow 1 -for the given messages. +for the current sequence. +Display starts with the current message, or +.Ar msg +if passed. See .Xr mmsg 7 for the message argument syntax. |