summaryrefslogtreecommitdiff
path: root/doc/cli.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cli.1')
-rw-r--r--doc/cli.16
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/cli.1 b/doc/cli.1
index ec7d9fc..0eb6d22 100644
--- a/doc/cli.1
+++ b/doc/cli.1
@@ -188,9 +188,9 @@ separate line optionally followed by space and an option value\. Empty lines
and lines starting with \fB#\fP are ignored\. Option values can be enclosed
in double (\fB"\fP) or single (\fB'\fP) quotes to preserve leading and
trailing whitespaces as well as to specify empty values\. If the value
-itself contains trailing or leading double quote, enclose it with an extra
-pair of quotes, for example \fB'"x"'\fP\. Non-leading and non-trailing
-quotes are interpreted as being part of the option value\.
+itself contains trailing or leading quotes, enclose it with an extra pair of
+quotes, for example \fB'"x"'\fP\. Non-leading and non-trailing quotes are
+interpreted as being part of the option value\.
The semantics of providing options in a file is equivalent to providing the
same set of options in the same order on the command line at the point where