--- a/mercurial/commands.py Mon Feb 22 23:18:19 2016 -0800
+++ b/mercurial/commands.py Mon Feb 22 16:59:08 2016 +0000
@@ -6208,7 +6208,7 @@
[('A', 'accesslog', '', _('name of access log file to write to'),
_('FILE')),
('d', 'daemon', None, _('run server in background')),
- ('', 'daemon-pipefds', '', _('used internally by daemon mode'), _('FILE')),
+ ('', 'daemon-postexec', '', _('used internally by daemon mode')),
('E', 'errorlog', '', _('name of error log file to write to'), _('FILE')),
# use string type, then we can check if something was passed
('p', 'port', '', _('port to listen on (default: 8000)'), _('PORT')),