diff --git a/man/magrep.1 b/man/magrep.1 index dbb437b..265d791 100644 --- a/man/magrep.1 +++ b/man/magrep.1 @@ -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,