From f0a1c1aafec9f704afe939710d6c2c8c3fd639ad Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 23 Sep 1999 13:21:09 +0000 Subject: zsh-workers/8023 --- Doc/Zsh/expn.yo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo index da6b43cb8..1008ea4ae 100644 --- a/Doc/Zsh/expn.yo +++ b/Doc/Zsh/expn.yo @@ -584,7 +584,9 @@ that result from field splitting. item(tt(q))( Quote the resulting words with backslashes. If this flag is given twice, the resulting words are quoted in single quotes and if it is -given three times, the words are quoted in double quotes. +given three times, the words are quoted in double quotes. If it is +given four times, no real quoting is done, but any special characters +in the resulting words will be in a human-readable form. ) item(tt(Q))( Remove one level of quotes from the resulting words. -- cgit 1.4.1