tests/test-fix.t
changeset 41009 fcc0a7ac9ebd
parent 40955 f6187e60f792
child 41010 e8e2a7656e83
--- a/tests/test-fix.t	Wed Dec 05 15:37:03 2018 -0800
+++ b/tests/test-fix.t	Wed Dec 19 09:20:32 2018 -0800
@@ -104,13 +104,12 @@
   
   options ([+] can be repeated):
   
-      --[no-]all         fix all non-public non-obsolete revisions (default:
-                         off)
-      --base REV [+]     revisions to diff against (overrides automatic
-                         selection, and applies to every revision being fixed)
-   -r --rev REV [+]      revisions to fix
-   -w --[no-]working-dir fix the working directory (default: off)
-      --[no-]whole       always fix every line of a file (default: off)
+      --all          fix all non-public non-obsolete revisions (default: off)
+      --base REV [+] revisions to diff against (overrides automatic selection,
+                     and applies to every revision being fixed)
+   -r --rev REV [+]  revisions to fix
+   -w --working-dir  fix the working directory (default: off)
+      --whole        always fix every line of a file (default: off)
   
   (some details hidden, use --verbose to show complete help)