tests/test-strip.t
changeset 30026 f3c4edfd35e1
parent 29978 7109d5ddeb0c
child 30152 d65e246100ed
--- a/tests/test-strip.t	Tue Sep 27 14:46:34 2016 +0200
+++ b/tests/test-strip.t	Tue Sep 13 22:58:12 2016 -0400
@@ -710,12 +710,12 @@
   
    -r --rev REV [+]        strip specified revision (optional, can specify
                            revisions without this option)
-   -f --force              force removal of changesets, discard uncommitted
+   -f --[no-]force         force removal of changesets, discard uncommitted
                            changes (no backup)
-      --no-backup          no backups
-   -k --keep               do not modify working directory during strip
+      --[no-]backup        no backups
+   -k --[no-]keep          do not modify working directory during strip
    -B --bookmark VALUE [+] remove revs only reachable from given bookmark
-      --mq                 operate on patch repository
+      --[no-]mq            operate on patch repository
   
   (use 'hg strip -h' to show more help)
   [255]