Submitter | phabricator |
---|---|
Date | July 18, 2019, 3:28 p.m. |
Message ID | <differential-rev-PHID-DREV-qwl7etpxhpkau72kirqt-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/40967/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/mercurial/commands.py b/mercurial/commands.py --- a/mercurial/commands.py +++ b/mercurial/commands.py @@ -6143,7 +6143,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', '',