--- a/tests/test-help.t Tue Feb 21 17:51:43 2017 +0100
+++ b/tests/test-help.t Tue Feb 21 18:09:21 2017 +0100
@@ -316,6 +316,8 @@
all prompts
-q --quiet suppress output
-v --verbose enable additional output
+ --color TYPE when to colorize (boolean, always, auto, never, or
+ debug) (EXPERIMENTAL) (default: never)
--config CONFIG [+] set/override config option (use 'section.name=value')
--debug enable debugging output
--debugger start debugger
@@ -414,6 +416,8 @@
all prompts
-q --quiet suppress output
-v --verbose enable additional output
+ --color TYPE when to colorize (boolean, always, auto, never, or
+ debug) (EXPERIMENTAL) (default: never)
--config CONFIG [+] set/override config option (use 'section.name=value')
--debug enable debugging output
--debugger start debugger
@@ -2516,6 +2520,9 @@
<td>--verbose</td>
<td>enable additional output</td></tr>
<tr><td></td>
+ <td>--color TYPE</td>
+ <td>when to colorize (boolean, always, auto, never, or debug) (EXPERIMENTAL) (default: never)</td></tr>
+ <tr><td></td>
<td>--config CONFIG [+]</td>
<td>set/override config option (use 'section.name=value')</td></tr>
<tr><td></td>
@@ -2714,6 +2721,9 @@
<td>--verbose</td>
<td>enable additional output</td></tr>
<tr><td></td>
+ <td>--color TYPE</td>
+ <td>when to colorize (boolean, always, auto, never, or debug) (EXPERIMENTAL) (default: never)</td></tr>
+ <tr><td></td>
<td>--config CONFIG [+]</td>
<td>set/override config option (use 'section.name=value')</td></tr>
<tr><td></td>