From 1336ea5512afb81bd9de75a3062ccca40c8b9dbb Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 10 Sep 2018 15:22:02 +0200 Subject: magrep: add -h, which is like -p but doesn't print the file name. --- man/magrep.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/magrep.1 b/man/magrep.1 index 4cb7985..313244d 100644 --- a/man/magrep.1 +++ b/man/magrep.1 @@ -1,4 +1,4 @@ -.Dd July 7, 2018 +.Dd September 10, 2018 .Dt MAGREP 1 .Os .Sh NAME @@ -6,7 +6,7 @@ .Nd search messages matching a pattern .Sh SYNOPSIS .Nm -.Op Fl c | Fl q | Fl m Ar max +.Op Fl c | Fl h | Fl o | Fl p | Fl q | Fl m Ar max .Op Fl v .Op Fl i .Op Fl l @@ -75,6 +75,10 @@ count non-matching headers instead. Decode the .Ar header according to RFC 2047 prior to searching. +.It Fl h +Like +.Fl p +but do not print the file name. .It Fl i Match .Ar regex -- cgit 1.4.1