diff mercurial/commands.py @ 23426:19ebd2f88fc7

merge with stable
author Matt Mackall <mpm@selenic.com>
date Mon, 01 Dec 2014 19:34:11 -0600
parents b913c394386f 759202b64f49
children 265034f4e27c
line wrap: on
line diff
--- a/mercurial/commands.py	Fri Nov 28 20:16:15 2014 +0100
+++ b/mercurial/commands.py	Mon Dec 01 19:34:11 2014 -0600
@@ -3201,7 +3201,7 @@
 
           hg files -0 | xargs -0 grep foo
 
-    See :hg:`help pattern` and :hg:`help filesets` for more information
+    See :hg:`help patterns` and :hg:`help filesets` for more information
     on specifying file patterns.
 
     Returns 0 if a match is found, 1 otherwise.