equal
deleted
inserted
replaced
708 |
708 |
709 options ([+] can be repeated): |
709 options ([+] can be repeated): |
710 |
710 |
711 -r --rev REV [+] strip specified revision (optional, can specify |
711 -r --rev REV [+] strip specified revision (optional, can specify |
712 revisions without this option) |
712 revisions without this option) |
713 -f --[no-]force force removal of changesets, discard uncommitted |
713 -f --force force removal of changesets, discard uncommitted |
714 changes (no backup) |
714 changes (no backup) |
715 --[no-]backup no backups |
715 --no-backup no backups |
716 -k --[no-]keep do not modify working directory during strip |
716 -k --keep do not modify working directory during strip |
717 -B --bookmark VALUE [+] remove revs only reachable from given bookmark |
717 -B --bookmark VALUE [+] remove revs only reachable from given bookmark |
718 --[no-]mq operate on patch repository |
718 --mq operate on patch repository |
719 |
719 |
720 (use 'hg strip -h' to show more help) |
720 (use 'hg strip -h' to show more help) |
721 [255] |
721 [255] |
722 |
722 |
723 $ cd .. |
723 $ cd .. |