tests/test-qrecord.t
changeset 22110 26f7c8033bed
parent 21952 3838b910fa6b
child 22111 aa5e256839d5
--- a/tests/test-qrecord.t	Tue Aug 12 00:42:05 2014 -0500
+++ b/tests/test-qrecord.t	Tue Aug 12 03:01:37 2014 -0500
@@ -76,7 +76,7 @@
   
   [+] marked option can be specified multiple times
   
-  use "hg -v help record" to show the global options
+  (some details hidden, use --verbose to show complete help)
 
 help (no mq, so no qrecord)
 
@@ -87,7 +87,7 @@
   
       See "hg help qnew" & "hg help record" for more information and usage.
   
-  use "hg -v help qrecord" to show the global options
+  (some details hidden, use --verbose to show complete help)
 
   $ hg init a
 
@@ -119,7 +119,7 @@
   
       See "hg help qnew" & "hg help record" for more information and usage.
   
-  use "hg -v help qrecord" to show the global options
+  (some details hidden, use --verbose to show complete help)
 
 help (mq present)
 
@@ -152,7 +152,7 @@
   
   [+] marked option can be specified multiple times
   
-  use "hg -v help qrecord" to show the global options
+  (some details hidden, use --verbose to show complete help)
 
   $ cd a