mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 06:00:28 +00:00
docs: Update llvm-cov docs for the -use-color flag
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232742 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
97f4d01ee1
commit
6e2749c772
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user