summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2016-07-06 21:44:05 +0000
committerVedant Kumar <vsk@apple.com>2016-07-06 21:44:05 +0000
commit4c01092a25506abfc75e36ce625cf0c2c3446ddc (patch)
treecea51e9b3f76a813b73086b89f1d6a36d0640544 /llvm/docs/CommandGuide
parentd03e659140834cd2a50087bf0e5bc5ffca70b2f4 (diff)
downloadbcm5719-llvm-4c01092a25506abfc75e36ce625cf0c2c3446ddc.tar.gz
bcm5719-llvm-4c01092a25506abfc75e36ce625cf0c2c3446ddc.zip
[llvm-cov] Add support for creating html reports
Based on a patch by Harlan Haskins! Differential Revision: http://reviews.llvm.org/D18278 llvm-svn: 274688
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/llvm-cov.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-cov.rst b/llvm/docs/CommandGuide/llvm-cov.rst
index 35a7a036456..cdb36e7b98f 100644
--- a/llvm/docs/CommandGuide/llvm-cov.rst
+++ b/llvm/docs/CommandGuide/llvm-cov.rst
@@ -238,7 +238,7 @@ OPTIONS
.. option:: -format=<FORMAT>
- Use the specified output format. The supported formats are: "text".
+ Use the specified output format. The supported formats are: "text", "html".
.. option:: -output-dir=PATH
OpenPOWER on IntegriCloud