about summary refs log tree commit diff
path: root/man/mpick.1
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-28 17:37:51 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-28 17:37:51 +0200
commitc87201e4b72c9e0959d5ffae1b09d519bee91139 (patch)
tree4d791514d02c9852dc1460607889252687a8cfde /man/mpick.1
parentb2d8f56fa5b3ddcf040dc8816d3fe3f37e9092df (diff)
downloadmblaze-c87201e4b72c9e0959d5ffae1b09d519bee91139.tar.gz
mblaze-c87201e4b72c9e0959d5ffae1b09d519bee91139.tar.xz
mblaze-c87201e4b72c9e0959d5ffae1b09d519bee91139.zip
mpick.1: use Cm for command pieces
Diffstat (limited to 'man/mpick.1')
-rw-r--r--man/mpick.124
1 files changed, 12 insertions, 12 deletions
diff --git a/man/mpick.1 b/man/mpick.1
index db86bbd..f35754b 100644
--- a/man/mpick.1
+++ b/man/mpick.1
@@ -42,7 +42,7 @@ and can include:
 .It Ar n
 Message number
 .Ar n .
-.It Ar n Ns - Ns Ar m
+.It Ar n Ns Cm "-" Ns Ar m
 An inclusive range of message numbers between
 .Ar n
 and
@@ -50,34 +50,34 @@ and
 .It Ar address
 All messages from
 .Ar address .
-.It / Ns Ar string
+.It Cm "/" Ns Ar string
 All messages with
 .Ar string
 in the subject line (case ignored).
-.It : Ns Ar c
+.It Cm ":" Ns Ar c
 All message of type
 .Ar c ,
 where
 .Ar c
 shall be one of:
 .Bl -tag -width Ds
-.It D
+.It Cm D
 Drafted messages.
-.It P
+.It Cm P
 Passed (resent, forwarded or bounced) messages.
-.It R
+.It Cm R
 Replied messages.
-.It F
+.It Cm F
 Flagged messages.
-.It d, T
+.It Cm d , Cm T
 Deleted messages.
-.It n
+.It Cm n
 New messages.
-.It o
+.It Cm o
 Old messages.
-.It r, S
+.It Cm r, Cm S
 Read messages.
-.It u
+.It Cm u
 Unread messages.
 .El
 .El