tests/test-fix.t
changeset 40954 8604f130eb43
parent 40570 ad71c792a8d8
child 40955 f6187e60f792
--- a/tests/test-fix.t	Fri Dec 14 13:20:00 2018 -0800
+++ b/tests/test-fix.t	Fri Dec 14 13:33:12 2018 -0800
@@ -104,12 +104,12 @@
   
   options ([+] can be repeated):
   
-      --all          fix all non-public non-obsolete revisions
+      --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
-      --whole        always fix every line of a file
+   -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)