diff --git a/mercurial/commands.py b/mercurial/commands.py --- a/mercurial/commands.py +++ b/mercurial/commands.py @@ -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', '',