summaryrefslogtreecommitdiff
path: root/doc/cli.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cli.xhtml')
-rw-r--r--doc/cli.xhtml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/cli.xhtml b/doc/cli.xhtml
index e2baa6b..305087c 100644
--- a/doc/cli.xhtml
+++ b/doc/cli.xhtml
@@ -165,6 +165,13 @@
separate files, and would like their usage to have the same indentation
level.</dd>
+ <dt><code><b>--ansi-color</b></code></dt>
+ <dd>Use ANSI color escape sequences when printing usage. By "color" we
+ really only mean the bold and underline modifiers. Note that Windows
+ console does not recognize ANSI escape sequences and will display them as
+ garbage. However, if you pipe such output through
+ <code><b>less</b>(1)</code>, it will display them correctly.</dd>
+
<dt><code><b>--exclude-base</b></code></dt>
<dd>Exclude base class information from usage and documentation.</dd>