mercurial/commands.py
changeset 42622 74ba82abbf29
parent 42616 5162753c4c14
child 42623 9eace8d6d537
--- a/mercurial/commands.py	Tue Jul 02 12:59:58 2019 -0400
+++ b/mercurial/commands.py	Thu Jul 18 20:54:26 2019 +0530
@@ -6169,7 +6169,7 @@
           ('c', 'continue', None,
            _('continue an incomplete unshelve operation')),
           ('i', 'interactive', None,
-           _('use interactive mode')),
+           _('use interactive mode (EXPERIMENTAL)')),
           ('k', 'keep', None,
            _('keep shelve after unshelving')),
           ('n', 'name', '',