magrep.1: fix lint

pull/34/head
Leah Neukirchen 7 years ago
parent 289716b630
commit ce8f824332

@ -73,7 +73,7 @@ matches.
Print each match,
not the entire line.
This option is ignored if
.Fl c,
.Fl c ,
.Fl q
or
.Fl v
@ -87,7 +87,7 @@ If
is specified each match is printed,
instead of the matching line.
This option is ignored if the
.Fl c,
.Fl c ,
.Fl q
or
.Fl v
@ -99,6 +99,7 @@ quit as soon as possible.
Invert the match, print (or count) all messages where
.Ar regex
does not match.
.El
.Sh EXIT STATUS
.Nm
returns with exit status 0 if a match was found,

Loading…
Cancel
Save