From c2c6c112ed40887f6a530e4c08ecb682d4c9ee96 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 4 Jun 2010 16:14:27 +0200 Subject: Cosmetic changes --- doc/guide/index.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/guide') diff --git a/doc/guide/index.xhtml b/doc/guide/index.xhtml index aeb7892..1b0126a 100644 --- a/doc/guide/index.xhtml +++ b/doc/guide/index.xhtml @@ -753,7 +753,7 @@ namespace cli be enclosed in double (") or single (') quotes to preserve leading and trailing whitespaces as well as to specify empty values. If the value itself contains trailing or leading - quote, enclose it with an extra pair of quotes, for example + quotes, enclose it with an extra pair of quotes, for example '"x"'. Non-leading and non-trailing quotes are interpreted as being part of the option value.

-- cgit v1.1