diff -r babf9a5f5528 -r 687c7d395f20 hgext/keyword.py --- 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)