##// END OF EJS Templates
help: fileset foo.lst was named files.lst
Arne Babenhauserheide -
r14829:968c301a stable
parent child Browse files
Show More
@@ -58,7 +58,7 b' Some sample queries:'
58 58
59 59 hg revert "set:copied() and binary() and size('>1M')"
60 60
61 - Remove files listed in files.lst that contain the letter a or b::
61 - Remove files listed in foo.lst that contain the letter a or b::
62 62
63 63 hg remove "set: 'listfile:foo.lst' and (**a* or **b*)"
64 64
General Comments 0
You need to be logged in to leave comments. Login now