mercurial/commands.py
changeset 42623 9eace8d6d537
parent 42622 74ba82abbf29
child 42627 55d8329ba509
--- 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)')