changeset 12582 | 18c79cef795c |
parent 12400 | 40852b4b910c |
child 12584 | fb24b491e06a |
--- a/mercurial/commands.py Tue Sep 28 19:36:05 2010 +0200 +++ b/mercurial/commands.py Wed Sep 29 01:32:50 2010 +0200 @@ -4357,7 +4357,7 @@ _('name to show in web pages (default: working directory)'), _('NAME')), ('', 'web-conf', '', - _('name of the hgweb config file (serve more than one repository)'), + _('name of the hgweb config file (see "hg help hgweb")'), _('FILE')), ('', 'webdir-conf', '', _('name of the hgweb config file (DEPRECATED)'), _('FILE')),