mercurial/help.py
branchstable
changeset 15996 0455463655e0
parent 14941 4a28cb4df1f8
child 16126 0c4bec9596d8
--- a/mercurial/help.py	Thu Jan 26 12:09:14 2012 -0200
+++ b/mercurial/help.py	Thu Jan 26 11:23:14 2012 -0600
@@ -73,6 +73,7 @@
    (["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