branch | stable |
changeset 14849 | d87814992728 |
parent 14755 | 6ba51c81ff75 |
child 14853 | 4731d61cd36b |
child 14903 | a934b9249574 |
--- a/mercurial/commands.py Wed Jul 06 13:43:29 2011 -0500 +++ b/mercurial/commands.py Thu Jul 07 10:32:30 2011 +0200 @@ -31,7 +31,7 @@ ('', 'cwd', '', _('change working directory'), _('DIR')), ('y', 'noninteractive', None, - _('do not prompt, assume \'yes\' for any required answers')), + _('do not prompt, automatically pick the first choice for all prompts')), ('q', 'quiet', None, _('suppress output')), ('v', 'verbose', None, _('enable additional output')), ('', 'config', [],