mercurial/help/subrepos.txt
changeset 23539 cb42050f2dad
parent 23538 ccfb56450f21
child 23991 07c1a7d1ef69
--- a/mercurial/help/subrepos.txt	Mon Nov 24 23:51:26 2014 -0500
+++ b/mercurial/help/subrepos.txt	Sun Nov 09 23:46:25 2014 -0500
@@ -82,8 +82,10 @@
     ignored.
 
 :addremove: addremove does not recurse into subrepos unless
-    -S/--subrepos is specified.  Git and Subversion subrepositories
-    will print a warning and continue.
+    -S/--subrepos is specified.  However, if you specify the full
+    path of a directory in a subrepo, addremove will be performed on
+    it even without -S/--subrepos being specified.  Git and
+    Subversion subrepositories will print a warning and continue.
 
 :archive: archive does not recurse in subrepositories unless
     -S/--subrepos is specified.