about summary refs log tree commit diff
path: root/man/magrep.1
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-08-02 16:28:35 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-08-02 16:28:35 +0200
commitb451fe788b26101525373c1feaa55131e663e60f (patch)
treeb42f106243879ee6d93f40772721a903c13a86b8 /man/magrep.1
parent27b21d7e204cfa17723702d3c04c0ee6df603fbf (diff)
downloadmblaze-b451fe788b26101525373c1feaa55131e663e60f.tar.gz
mblaze-b451fe788b26101525373c1feaa55131e663e60f.tar.xz
mblaze-b451fe788b26101525373c1feaa55131e663e60f.zip
magrep: add search in body
Diffstat (limited to 'man/magrep.1')
-rw-r--r--man/magrep.110
1 files changed, 10 insertions, 0 deletions
diff --git a/man/magrep.1 b/man/magrep.1
index b28d37c..6d41292 100644
--- a/man/magrep.1
+++ b/man/magrep.1
@@ -20,12 +20,22 @@ where the value of
 .Ar header
 matches the POSIX Extended Regular Expression
 .Ar regex .
+.Pp
 If
 .Ar header
 is empty,
 .Nm
 will instead match against the Maildir flags of the messages.
 .Pp
+If
+.Ar header
+is
+.Sq Li "/" ,
+.Nm
+will instead match inside the text parts of the
+.Em body
+of the messages.
+.Pp
 See
 .Xr mmsg 7
 for the message argument syntax.