diff tests/test-mq.t @ 22118:9a299c39de01

help: normalize helplist hints
author Matt Mackall <mpm@selenic.com>
date Tue, 12 Aug 2014 04:11:32 -0500
parents 4b1cbcfdabf7
children 1dd178277cf5
line wrap: on
line diff
--- a/tests/test-mq.t	Tue Aug 12 04:00:42 2014 -0500
+++ b/tests/test-mq.t	Tue Aug 12 04:11:32 2014 -0500
@@ -95,7 +95,7 @@
    qtop          print the name of the current patch
    qunapplied    print the patches not yet applied
   
-  use "hg -v help mq" to show builtin aliases and global options
+  (use "hg help -v mq" to show built-in aliases and global options)
 
   $ hg init a
   $ cd a