aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorWolfgang Müller2021-05-08 12:26:14 +0200
committerWolfgang Müller2021-05-08 12:26:14 +0200
commit7cd07362c4c13bfd01afa85a4666c491a020f330 (patch)
tree6a81213f2e88a33835f2fb94015bda5dc04a397c
parenta0590195f6758e4670427ca4ce39efbd2c6c9b76 (diff)
downloadquarg-7cd07362c4c13bfd01afa85a4666c491a020f330.tar.gz
quarg.1: Explain how to escape '%' with -e
-rw-r--r--quarg.16
1 files changed, 5 insertions, 1 deletions
diff --git a/quarg.1 b/quarg.1
index 9b25a49..d397eaf 100644
--- a/quarg.1
+++ b/quarg.1
@@ -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 .