Show More
@@ -6551,7 +6551,7 b' def root(ui, repo):' | |||||
6551 | ('n', 'name', '', |
|
6551 | ('n', 'name', '', | |
6552 | _('name to show in web pages (default: working directory)'), _('NAME')), |
|
6552 | _('name to show in web pages (default: working directory)'), _('NAME')), | |
6553 | ('', 'web-conf', '', |
|
6553 | ('', 'web-conf', '', | |
6554 |
_(' |
|
6554 | _("name of the hgweb config file (see 'hg help hgweb')"), _('FILE')), | |
6555 | ('', 'webdir-conf', '', _('name of the hgweb config file (DEPRECATED)'), |
|
6555 | ('', 'webdir-conf', '', _('name of the hgweb config file (DEPRECATED)'), | |
6556 | _('FILE')), |
|
6556 | _('FILE')), | |
6557 | ('', 'pid-file', '', _('name of file to write process ID to'), _('FILE')), |
|
6557 | ('', 'pid-file', '', _('name of file to write process ID to'), _('FILE')), |
General Comments 0
You need to be logged in to leave comments.
Login now