mercurial/commands.py
branchstable
changeset 15779 01831f55e972
parent 15765 1ef46bcd76f8
child 15780 713ee57f817b
--- a/mercurial/commands.py	Tue Jan 03 17:09:26 2012 -0600
+++ b/mercurial/commands.py	Fri Jan 06 11:15:32 2012 +0100
@@ -3412,7 +3412,7 @@
     revision.
 
     With -s/--similarity, hg will attempt to discover renames and
-    copies in the patch in the same way as 'addremove'.
+    copies in the patch in the same way as :hg:`addremove`.
 
     To read a patch from standard input, use "-" as the patch name. If
     a URL is specified, the patch will be downloaded from it.