# HG changeset patch # User Martin Geisler # Date 1325846597 -3600 # Node ID 713ee57f817b0aed1f1dcacf62b9207e00bc48a0 # Parent f15c646bffc7187c357f3dcc12761513c1ed6609# Parent 01831f55e972efa2443b530761f34665874d2c30 merge with stable diff -r f15c646bffc7 -r 713ee57f817b mercurial/commands.py --- a/mercurial/commands.py Thu Jan 05 07:26:22 2012 -0800 +++ b/mercurial/commands.py Fri Jan 06 11:43:17 2012 +0100 @@ -3444,7 +3444,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.