branch | stable |
changeset 12145 | c407b4ca666e |
parent 11657 | 5ed6802e6bcb |
child 12387 | 4f8067c94729 |
--- a/mercurial/help.py Mon Aug 30 17:17:20 2010 +0200 +++ b/mercurial/help.py Thu Sep 02 12:53:28 2010 +0200 @@ -83,7 +83,7 @@ return loader helptable = [ - (["config"], _("Configuration Files"), loaddoc('config')), + (["config", "hgrc"], _("Configuration Files"), loaddoc('config')), (["dates"], _("Date Formats"), loaddoc('dates')), (["patterns"], _("File Name Patterns"), loaddoc('patterns')), (['environment', 'env'], _('Environment Variables'),