diff -r 74ba82abbf29 -r 9eace8d6d537 mercurial/commands.py --- a/mercurial/commands.py Thu Jul 18 20:54:26 2019 +0530 +++ b/mercurial/commands.py Thu Jul 18 21:10:17 2019 +0530 @@ -5360,7 +5360,7 @@ _('output patches for changes (provide the names of the shelved ' 'changes as positional arguments)')), ('i', 'interactive', None, - _('interactive mode, only works while creating a shelve')), + _('interactive mode')), ('', 'stat', None, _('output diffstat-style summary of changes (provide the names of ' 'the shelved changes as positional arguments)')