mercurial/help.py
changeset 31061 900996da577a
parent 31059 2a0c8e3636b0
child 31080 6918c9215201
--- a/mercurial/help.py	Tue Feb 21 14:20:05 2017 -0500
+++ b/mercurial/help.py	Tue Feb 07 00:07:53 2017 -0500
@@ -230,6 +230,7 @@
      loaddoc('scripting')),
     (['internals'], _("Technical implementation topics"),
      internalshelp),
+    (['pager'], _("Pager Support"), loaddoc('pager')),
 ])
 
 # Maps topics with sub-topics to a list of their sub-topics.