hgext/mq.py
changeset 11199 4b1f4e473c17
parent 11193 687c7d395f20
child 11211 e43c23d189a5
--- a/hgext/mq.py	Wed May 19 20:20:12 2010 -0500
+++ b/hgext/mq.py	Wed May 19 20:20:16 2010 -0500
@@ -2830,7 +2830,7 @@
                                   ' number greater than REV which are not'
                                   ' descendants of REV (DEPRECATED)')),
            ('n', 'nobackup', None, _('no backups'))],
-          _('hg strip [-f] [-b] [-n] REV')),
+          _('hg strip [-f] [-n] REV')),
      "qtop": (top, [] + seriesopts, _('hg qtop [-s]')),
     "qunapplied":
         (unapplied,