Mercurial > public > mercurial-scm > hg
diff mercurial/help/filesets.txt @ 14829:968c301a1005 stable
help: fileset foo.lst was named files.lst
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Fri, 01 Jul 2011 22:50:36 +0200 |
parents | 6ab8b17adc03 |
children | 8b611944eb84 |
line wrap: on
line diff
--- a/mercurial/help/filesets.txt Fri Jul 01 13:54:27 2011 -0500 +++ b/mercurial/help/filesets.txt Fri Jul 01 22:50:36 2011 +0200 @@ -58,7 +58,7 @@ hg revert "set:copied() and binary() and size('>1M')" -- Remove files listed in files.lst that contain the letter a or b:: +- Remove files listed in foo.lst that contain the letter a or b:: hg remove "set: 'listfile:foo.lst' and (**a* or **b*)"