about summary refs log tree commit diff
path: root/man/mless.1
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-28 23:10:45 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-28 23:10:45 +0200
commitaa228ddd43fd86b440040d4ecb09b80c2efec517 (patch)
tree47a0756d0c74bedd2170460480d0182abb9bc4f9 /man/mless.1
parent122e0f4426831ceb222ab2c3f7919e1721b30ceb (diff)
downloadmblaze-aa228ddd43fd86b440040d4ecb09b80c2efec517.tar.gz
mblaze-aa228ddd43fd86b440040d4ecb09b80c2efec517.tar.xz
mblaze-aa228ddd43fd86b440040d4ecb09b80c2efec517.zip
mless: simplify
We always show the full sequence now, and just jump to the passed message.
Diffstat (limited to 'man/mless.1')
-rw-r--r--man/mless.17
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.