mercurial/commands.py
changeset 13585 2e80d495592a
parent 13576 edd06611a7c6
child 13591 264f292a0c6f
--- 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