diff options
author | Larry Hynes <larry@larryhynes.com> | 2018-02-04 18:43:49 +0000 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2018-02-04 19:47:27 +0100 |
commit | e87140e226feaf2010e2671138c1c69885d62b39 (patch) | |
tree | 3045b5e8f66874841592a44b7b23ecfe3e17ff2a /man | |
parent | 6b21f1dbe05e3b743bb6985da5727c1ff17e994e (diff) | |
download | mblaze-e87140e226feaf2010e2671138c1c69885d62b39.tar.gz mblaze-e87140e226feaf2010e2671138c1c69885d62b39.tar.xz mblaze-e87140e226feaf2010e2671138c1c69885d62b39.zip |
mpick.1: update wording
Closes: #107 [via git-merge-pr]
Diffstat (limited to 'man')
-rw-r--r-- | man/mpick.1 | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/man/mpick.1 b/man/mpick.1 index 90c62dc..69a8e41 100644 --- a/man/mpick.1 +++ b/man/mpick.1 @@ -3,7 +3,7 @@ .Os .Sh NAME .Nm mpick -.Nd filter mail messages +.Nd advanced message filter .Sh SYNOPSIS .Nm .Op Fl T @@ -32,7 +32,9 @@ see .El .Sh MSGLISTS .Nm -message lists (msglist) are mostly compatible with +message lists +.Pq msglist +are mostly compatible with .Xr mailx 1 . They are message specifications used as shortened .Sx TESTS , @@ -52,7 +54,8 @@ All messages from .It Cm \&/ Ns Ar string All messages with .Ar string -in the subject line (case ignored). +in the subject line +.Pq case ignored . .It Cm \&: Ns Ar c All messages of type .Ar c , @@ -63,7 +66,9 @@ shall be one of: .It Cm D Draft messages. .It Cm P -Passed (resent, forwarded or bounced) messages. +Passed +.Pq resent, forwarded or bounced +messages. .It Cm R Replied messages. .It Cm F |