mercurial/help/subrepos.txt
changeset 25228 63a57a2727b6
parent 24874 89fe9921511f
child 32005 2406dbba49bd
--- a/mercurial/help/subrepos.txt	Wed May 20 01:06:09 2015 +0900
+++ b/mercurial/help/subrepos.txt	Sun May 17 22:42:47 2015 -0400
@@ -109,8 +109,10 @@
     elements. Subversion subrepositories are currently silently ignored.
 
 :files: files does not recurse into subrepos unless -S/--subrepos is
-    specified.  Git and Subversion subrepositories are currently
-    silently ignored.
+    specified.  However, if you specify the full path of a file or
+    directory in a subrepo, it will be displayed even without
+    -S/--subrepos being specified.  Git and Subversion subrepositories
+    are currently silently ignored.
 
 :forget: forget currently only handles exact file matches in subrepos.
     Git and Subversion subrepositories are currently silently ignored.