diff hgext/gpg.py @ 11193:687c7d395f20

Use our custom hg reStructuredText role some more I missed these occurrences on my first scan through the source.
author Martin Geisler <mg@aragost.com>
date Tue, 18 May 2010 16:31:10 +0200
parents e4a8ae4659d3
children a1aad8333864
line wrap: on
line diff
--- a/hgext/gpg.py	Tue May 18 16:24:14 2010 +0200
+++ b/hgext/gpg.py	Tue May 18 16:31:10 2010 +0200
@@ -197,7 +197,7 @@
     If no revision is given, the parent of the working directory is used,
     or tip if no revision is checked out.
 
-    See 'hg help dates' for a list of formats valid for -d/--date.
+    See :hg:`help dates` for a list of formats valid for -d/--date.
     """
 
     mygpg = newgpg(ui, **opts)