hgext/strip.py
changeset 21854 ba3bc6474bbf
parent 21847 f6f122f4813b
child 22057 445472225ccd
--- a/hgext/strip.py	Thu Nov 07 17:24:14 2013 -0800
+++ b/hgext/strip.py	Fri Jul 11 18:04:51 2014 -0500
@@ -78,9 +78,6 @@
                                'option)'), _('REV')),
           ('f', 'force', None, _('force removal of changesets, discard '
                                  'uncommitted changes (no backup)')),
-          ('b', 'backup', None, _('bundle only changesets with local revision'
-                                  ' number greater than REV which are not'
-                                  ' descendants of REV (DEPRECATED)')),
           ('', 'no-backup', None, _('no backups')),
           ('', 'nobackup', None, _('no backups (DEPRECATED)')),
           ('n', '', None, _('ignored  (DEPRECATED)')),