Mercurial > public > mercurial-scm > hg-stable
diff hgext/keyword.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 | 6d0d945f9e52 |
children | 3d61813a300e |
line wrap: on
line diff
--- a/hgext/keyword.py Tue May 18 16:24:14 2010 +0200 +++ b/hgext/keyword.py Tue May 18 16:31:10 2010 +0200 @@ -281,7 +281,7 @@ Use -d/--default to disable current configuration. - See "hg help templates" for information on templates and filters. + See :hg:`help templates` for information on templates and filters. ''' def demoitems(section, items): ui.write('[%s]\n' % section)