From ecc7dc91f639a5849ba2983786d932007f7a0773 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 26 Feb 2010 11:06:27 +0000 Subject: users/14891: say that condition arguments don't do globbing --- Doc/Zsh/cond.yo | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Doc/Zsh/cond.yo') diff --git a/Doc/Zsh/cond.yo b/Doc/Zsh/cond.yo index 0613dca05..489ee356b 100644 --- a/Doc/Zsh/cond.yo +++ b/Doc/Zsh/cond.yo @@ -183,9 +183,10 @@ enditem() Normal shell expansion is performed on the var(file), var(string) and var(pattern) arguments, but the result of each expansion is constrained to -be a single word, similar to the effect of double quotes. However, pattern -metacharacters are active for the var(pattern) arguments; the patterns -are the same as those used for filename generation, see +be a single word, similar to the effect of double quotes. +File generation is not performed on any form of argument to conditions. +However, pattern metacharacters are active for the var(pattern) arguments; +the patterns are the same as those used for filename generation, see ifzman(\ zmanref(zshexpn)\ )\ -- cgit 1.4.1