diff mercurial/help/diffs.txt @ 10973:49a07f441496

Use hg role in help strings
author Martin Geisler <mg@aragost.com>
date Thu, 22 Apr 2010 10:24:49 +0200
parents f91e5630ce7e
children ebfc46929f3e
line wrap: on
line diff
--- a/mercurial/help/diffs.txt	Thu Apr 22 10:04:53 2010 +0200
+++ b/mercurial/help/diffs.txt	Thu Apr 22 10:24:49 2010 +0200
@@ -16,7 +16,7 @@
 format.
 
 This means that when generating diffs from a Mercurial repository
-(e.g. with "hg export"), you should be careful about things like file
+(e.g. with :hg:`export`), you should be careful about things like file
 copies and renames or other things mentioned above, because when
 applying a standard diff to a different repository, this extra
 information is lost. Mercurial's internal operations (like push and