mless.1: extend a bit

pull/2/head
Christian Neukirchen 8 years ago
parent fd06b1d466
commit d453a5ac58

@ -23,7 +23,7 @@ for the message argument syntax.
.Pp .Pp
When no messages are passed and standard input is from a pipe, When no messages are passed and standard input is from a pipe,
.Ql mseq -S .Ql mseq -S
will be called and will be called to set the current sequence and
.Nm .Nm
is run on the resulting sequence. is run on the resulting sequence.
The first "file" of the less instance will be the output of The first "file" of the less instance will be the output of
@ -36,6 +36,11 @@ convenient for use at the end of a pipe.
will start will start
.Xr less 1 .Xr less 1
displaying the current message if possible. displaying the current message if possible.
Use
.Sq Ic ":n"
and
.Sq Ic ":p"
to read the next (resp. previous) message.
.Sh EXIT STATUS .Sh EXIT STATUS
.Ex -std .Ex -std
.Sh SEE ALSO .Sh SEE ALSO

Loading…
Cancel
Save