diff --git a/docs/manual/CoreTypes/dirset.html b/docs/manual/CoreTypes/dirset.html index c01cc922e..b1b7d7575 100644 --- a/docs/manual/CoreTypes/dirset.html +++ b/docs/manual/CoreTypes/dirset.html @@ -21,6 +21,10 @@ an implicit PatternSet and supports the nested <exclude> and <excludesfile> elements of <patternset> directly, as well as <patternset>'s attributes.

+

Selectors are available as nested elements within the DirSet. +If any of the selectors within the DirSet do not select the directory, it +is not considered part of the DirSet. This makes a DirSet +equivalent to an <and> selector container.

Attribute