about summary refs log tree commit diff
path: root/man/mscan.1
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-31 19:42:30 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-31 19:42:30 +0200
commit9e02ec69f18c186b5a23775aeb771965f259fb76 (patch)
tree829dd9444f2dcb259e3b4cc0867c45b35fe58aa7 /man/mscan.1
parent2fc528e8ec81a7094229c3eec02a63d30a19e1a1 (diff)
downloadmblaze-9e02ec69f18c186b5a23775aeb771965f259fb76.tar.gz
mblaze-9e02ec69f18c186b5a23775aeb771965f259fb76.tar.xz
mblaze-9e02ec69f18c186b5a23775aeb771965f259fb76.zip
mscan: add -n to only print message number
Diffstat (limited to 'man/mscan.1')
-rw-r--r--man/mscan.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/mscan.1 b/man/mscan.1
index f780985..6582622 100644
--- a/man/mscan.1
+++ b/man/mscan.1
@@ -6,6 +6,7 @@
 .Nd print a one line per message mail listing
 .Sh SYNOPSIS
 .Nm
+.Op Fl n
 .Op Fl I
 .Ar msgs\ ...
 .Sh DESCRIPTION
@@ -33,6 +34,9 @@ and the subject of the message.
 .Pp
 The options are as follows:
 .Bl -tag -width Ds
+.It Fl n
+Only print message numbers
+(or file names, if the message is not in the current sequence).
 .It Fl I
 Force ISO date output.
 Use twice to force ISO date and time output.