diff options
-rw-r--r-- | quarg.1 | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.Dd May 5, 2021 +.Dd May 8, 2021 .Dt QUARG 1 .Os .Sh NAME @@ -69,6 +69,10 @@ placeholder. If no placeholders are given, matches the .Ar keyword exactly. +.Pp +To match +.Sq % +literally, escape it with a backslash character. .It Fl l Ar num Limits the number of matches to .Ar num . |