tests/test-strip.t
changeset 30152 d65e246100ed
parent 30024 f3c4edfd35e1
child 32267 c2380b448265
--- a/tests/test-strip.t	Mon Sep 19 17:15:39 2016 -0400
+++ b/tests/test-strip.t	Sun Oct 09 03:11:18 2016 +0200
@@ -710,12 +710,12 @@
   
    -r --rev REV [+]        strip specified revision (optional, can specify
                            revisions without this option)
-   -f --[no-]force         force removal of changesets, discard uncommitted
+   -f --force              force removal of changesets, discard uncommitted
                            changes (no backup)
-      --[no-]backup        no backups
-   -k --[no-]keep          do not modify working directory during strip
+      --no-backup          no backups
+   -k --keep               do not modify working directory during strip
    -B --bookmark VALUE [+] remove revs only reachable from given bookmark
-      --[no-]mq            operate on patch repository
+      --mq                 operate on patch repository
   
   (use 'hg strip -h' to show more help)
   [255]