mercurial/help.py
branchstable
changeset 17321 f3fd9d6802b7
parent 17187 293dd81e4601
child 17322 7124f984dc8d
--- a/mercurial/help.py	Wed Aug 01 14:08:19 2012 +0200
+++ b/mercurial/help.py	Wed Aug 01 00:18:23 2012 +0200
@@ -155,12 +155,12 @@
      loaddoc('templates')),
     (['urls'], _('URL Paths'), loaddoc('urls')),
     (["extensions"], _("Using Additional Features"), extshelp),
-   (["subrepo", "subrepos"], _("Subrepositories"), loaddoc('subrepos')),
-   (["hgweb"], _("Configuring hgweb"), loaddoc('hgweb')),
-   (["glossary"], _("Glossary"), loaddoc('glossary')),
-   (["hgignore", "ignore"], _("Syntax for Mercurial Ignore Files"),
-    loaddoc('hgignore')),
-   (["phases"], _("Working with Phases"), loaddoc('phases')),
+    (["subrepo", "subrepos"], _("Subrepositories"), loaddoc('subrepos')),
+    (["hgweb"], _("Configuring hgweb"), loaddoc('hgweb')),
+    (["glossary"], _("Glossary"), loaddoc('glossary')),
+    (["hgignore", "ignore"], _("Syntax for Mercurial Ignore Files"),
+     loaddoc('hgignore')),
+    (["phases"], _("Working with Phases"), loaddoc('phases')),
 ])
 
 # Map topics to lists of callable taking the current topic help and