tests/test-narrow-trackedcmd.t
changeset 41009 fcc0a7ac9ebd
parent 40955 f6187e60f792
child 41010 e8e2a7656e83
--- a/tests/test-narrow-trackedcmd.t	Wed Dec 05 15:37:03 2018 -0800
+++ b/tests/test-narrow-trackedcmd.t	Wed Dec 19 09:20:32 2018 -0800
@@ -99,20 +99,19 @@
   
   options ([+] can be repeated):
   
-      --addinclude VALUE [+]            new paths to include
-      --removeinclude VALUE [+]         old paths to no longer include
-      --addexclude VALUE [+]            new paths to exclude
-      --import-rules VALUE              import narrowspecs from a file
-      --removeexclude VALUE [+]         old paths to no longer exclude
-      --[no-]clear                      whether to replace the existing
-                                        narrowspec (default: off)
-      --[no-]force-delete-local-changes forces deletion of local changes when
-                                        narrowing (default: off)
-   -e --ssh CMD                         specify ssh command to use
-      --remotecmd CMD                   specify hg command to run on the remote
-                                        side
-      --insecure                        do not verify server certificate
-                                        (ignoring web.cacerts config)
+      --addinclude VALUE [+]       new paths to include
+      --removeinclude VALUE [+]    old paths to no longer include
+      --addexclude VALUE [+]       new paths to exclude
+      --import-rules VALUE         import narrowspecs from a file
+      --removeexclude VALUE [+]    old paths to no longer exclude
+      --clear                      whether to replace the existing narrowspec
+                                   (default: off)
+      --force-delete-local-changes forces deletion of local changes when
+                                   narrowing (default: off)
+   -e --ssh CMD                    specify ssh command to use
+      --remotecmd CMD              specify hg command to run on the remote side
+      --insecure                   do not verify server certificate (ignoring
+                                   web.cacerts config)
   
   (use 'hg tracked -h' to show more help)
   [255]