diff tests/test-extension.t @ 22110:26f7c8033bed

help: tweak --verbose command help hint We used to have two slightly different message which people wouldn't read... and then complain that they couldn't find the global options or examples. So we unify them into one message that's upfront that STUFF IS INTENTIONALLY HIDDEN and that looks more like our normal hint style.
author Matt Mackall <mpm@selenic.com>
date Tue, 12 Aug 2014 03:01:37 -0500
parents 54ff2789d75e
children aa5e256839d5
line wrap: on
line diff
--- a/tests/test-extension.t	Tue Aug 12 00:42:05 2014 -0500
+++ b/tests/test-extension.t	Tue Aug 12 03:01:37 2014 -0500
@@ -401,7 +401,7 @@
   
   [+] marked option can be specified multiple times
   
-  use "hg -v help extdiff" to show the global options
+  (some details hidden, use --verbose to show complete help)
 
 
 
@@ -533,7 +533,7 @@
   
   multirevs command
   
-  use "hg -v help multirevs" to show the global options
+  (some details hidden, use --verbose to show complete help)