summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Environment.xml
diff options
context:
space:
mode:
authorAlexandre Feblot <devnull@localhost>2015-04-29 22:19:55 (GMT)
committerAlexandre Feblot <devnull@localhost>2015-04-29 22:19:55 (GMT)
commit96b03f5736c84dc01b9de3b19a108c1f7846c89d (patch)
tree82ffb939ef4eeef3fd9c7b67ed7e835258045404 /src/engine/SCons/Environment.xml
parent24244d6a075c2158c7ccb19fdb15b94c338eea17 (diff)
downloadSCons-96b03f5736c84dc01b9de3b19a108c1f7846c89d.zip
SCons-96b03f5736c84dc01b9de3b19a108c1f7846c89d.tar.gz
SCons-96b03f5736c84dc01b9de3b19a108c1f7846c89d.tar.bz2
Glob exclude parameter can now be a string or a list of strings
Diffstat (limited to 'src/engine/SCons/Environment.xml')
-rw-r--r--src/engine/SCons/Environment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/SCons/Environment.xml b/src/engine/SCons/Environment.xml
index 069ad87..b90f1d8 100644
--- a/src/engine/SCons/Environment.xml
+++ b/src/engine/SCons/Environment.xml
@@ -1813,7 +1813,7 @@ directory.)
<para>
The
<varname>exclude</varname>
-argument may be set to a list of patterns
+argument may be set to a pattern or a list of patterns
(following the same Unix shell semantics)
which must be filtered out of returned elements.
Elements matching a least one pattern of