diff tests/test-extdiff.t @ 22117:c1d93edcf004

help: fold repeatable option message into option table header This will hopefully conserve some limited user attention.
author Matt Mackall <mpm@selenic.com>
date Tue, 12 Aug 2014 04:00:42 -0500
parents 26f7c8033bed
children 72a89cf86fcd aff73c777b0b
line wrap: on
line diff
--- a/tests/test-extdiff.t	Tue Aug 12 03:53:33 2014 -0500
+++ b/tests/test-extdiff.t	Tue Aug 12 04:00:42 2014 -0500
@@ -37,7 +37,7 @@
       compared to the working directory, and, when no revisions are specified,
       the working directory files are compared to its parent.
   
-  options:
+  options ([+] can be repeated):
   
    -o --option OPT [+]      pass option to comparison program
    -r --rev REV [+]         revision
@@ -45,8 +45,6 @@
    -I --include PATTERN [+] include names matching the given patterns
    -X --exclude PATTERN [+] exclude names matching the given patterns
   
-  [+] marked option can be specified multiple times
-  
   (some details hidden, use --verbose to show complete help)
 
   $ hg ci -d '0 0' -mtest1