mercurial/help.py
changeset 17187 293dd81e4601
parent 16942 87882c8753d4
child 17321 f3fd9d6802b7
--- a/mercurial/help.py	Sat Jul 07 00:47:55 2012 -0400
+++ b/mercurial/help.py	Tue Jul 10 09:11:53 2012 -0700
@@ -199,5 +199,5 @@
 addtopicsymbols('filesets', '.. predicatesmarker', fileset.symbols)
 addtopicsymbols('merge-tools', '.. internaltoolsmarker', filemerge.internals)
 addtopicsymbols('revsets', '.. predicatesmarker', revset.symbols)
-addtopicsymbols('templates', '.. keywordsmarker', templatekw.keywords)
+addtopicsymbols('templates', '.. keywordsmarker', templatekw.dockeywords)
 addtopicsymbols('templates', '.. filtersmarker', templatefilters.filters)