tests/test-fix.t
changeset 40955 f6187e60f792
parent 40954 8604f130eb43
child 41009 fcc0a7ac9ebd
--- a/tests/test-fix.t	Fri Dec 14 13:33:12 2018 -0800
+++ b/tests/test-fix.t	Fri Dec 14 13:44:46 2018 -0800
@@ -104,12 +104,13 @@
   
   options ([+] can be repeated):
   
-      --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)
+      --[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)
   
   (some details hidden, use --verbose to show complete help)