diff tests/test-dispatch.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 aa5e256839d5
children 7109d5ddeb0c
line wrap: on
line diff
--- a/tests/test-dispatch.t	Tue Aug 12 03:53:33 2014 -0500
+++ b/tests/test-dispatch.t	Tue Aug 12 04:00:42 2014 -0500
@@ -19,7 +19,7 @@
   
   output the current or given revision of files
   
-  options:
+  options ([+] can be repeated):
   
    -o --output FORMAT       print output to file with formatted name
    -r --rev REV             print the given revision
@@ -27,8 +27,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
-  
   (use "hg cat -h" to show more help)
   [255]