--- a/mercurial/commands.py Sat Mar 12 12:46:31 2011 +0100
+++ b/mercurial/commands.py Sat Mar 12 12:46:31 2011 +0100
@@ -2142,6 +2142,7 @@
'extensions\n'))
help.addtopichook('revsets', revset.makedoc)
+ help.addtopichook('templates', templatekw.makedoc)
if name and name != 'shortlist':
i = None