diff -r 042bc18dee4b -r af1006d2f970 mercurial/help.py --- a/mercurial/help.py Sun Oct 24 18:39:02 2010 +0200 +++ b/mercurial/help.py Sun Oct 24 19:28:44 2010 +0200 @@ -103,6 +103,7 @@ 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')), ]