mercurial/commands.py
changeset 28194 7623ba92af72
parent 28182 e4fe4e903e97
child 28269 6e3fdd98b277
--- 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')),