mercurial/commands.py
branchstable
changeset 23108 12837ba22784
parent 23091 8d43c6bb38c0
child 23114 0b7853f969ac
--- a/mercurial/commands.py	Thu Oct 30 17:52:01 2014 -0500
+++ b/mercurial/commands.py	Sat Nov 01 02:41:18 2014 +0900
@@ -3212,7 +3212,7 @@
 
           hg files -0 | xargs -0 grep foo
 
-    See :hg:'help pattern' and :hg:'help revsets' for more information
+    See :hg:'help pattern' and :hg:'help filesets' for more information
     on specifying file patterns.
 
     Returns 0 if a match is found, 1 otherwise.