summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-cov.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-cov.rst')
-rw-r--r--llvm/docs/CommandGuide/llvm-cov.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/docs/CommandGuide/llvm-cov.rst b/llvm/docs/CommandGuide/llvm-cov.rst
index a054ff14b0b..dff337572e4 100644
--- a/llvm/docs/CommandGuide/llvm-cov.rst
+++ b/llvm/docs/CommandGuide/llvm-cov.rst
@@ -217,9 +217,9 @@ OPTIONS
Show the execution counts for each line if there is only one region on the
line, but show the individual regions if there are multiple on the line.
-.. option:: -no-colors
+.. option:: -use-color[=VALUE]
- Disable colorized output.
+ Enable or disable color output. By default this is autodetected.
.. option:: -arch=<name>
@@ -285,9 +285,9 @@ see :ref:`llvm-cov-show`.
OPTIONS
^^^^^^^
-.. option:: -no-colors
+.. option:: -use-color[=VALUE]
- Disable colorized output.
+ Enable or disable color output. By default this is autodetected.
.. option:: -arch=<name>
OpenPOWER on IntegriCloud