diff options
author | Duncaen <mail@duncano.de> | 2018-02-19 11:58:46 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2018-02-19 13:50:53 +0100 |
commit | 80dafa188781e007023df625c56c312cd3d722ef (patch) | |
tree | 009d6c0cac5347308732fd4516e87d97a7fa86e1 /man | |
parent | 205a4a0545f08a15e4fed98c00f72ada523f8523 (diff) | |
download | mblaze-80dafa188781e007023df625c56c312cd3d722ef.tar.gz mblaze-80dafa188781e007023df625c56c312cd3d722ef.tar.xz mblaze-80dafa188781e007023df625c56c312cd3d722ef.zip |
man/magrep.1: fix -c description
Closes: #116 [via git-merge-pr]
Diffstat (limited to 'man')
-rw-r--r-- | man/magrep.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/magrep.1 b/man/magrep.1 index ca4b17a..ea2d54f 100644 --- a/man/magrep.1 +++ b/man/magrep.1 @@ -65,7 +65,11 @@ in RFC 2822 address .Ar header parts only. .It Fl c -Only print a count of matching messages. +Only print a count of matching headers. +If +.Fl v +is specified, +count non-matching headers instead. .It Fl d Decode the .Ar header |