mercurial/help/patterns.txt
changeset 20290 50db996bccaf
parent 18960 170fc0949fb6
child 20329 45f23b1ff345
--- a/mercurial/help/patterns.txt	Fri Jan 17 23:55:11 2014 +0900
+++ b/mercurial/help/patterns.txt	Fri Jan 17 23:55:11 2014 +0900
@@ -29,6 +29,11 @@
 feeds. Each string read from the file is itself treated as a file
 pattern.
 
+All patterns, except for ``glob:`` specified in command line (not for
+``-I`` or ``-X`` options) or ``.hgignore`` file, can match also
+against directories: files under matched directories are treated as
+matched.
+
 Plain examples::
 
   path:foo/bar   a name bar in a directory named foo in the root