author | Mads Kiilerich <mads@kiilerich.com> |
Wed, 29 Sep 2010 01:32:50 +0200 | |
changeset 12582 | 18c79cef795c |
parent 12581 | 19dabc8a3236 |
child 12583 | 903828be7397 |
--- 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')),