From 4c01092a25506abfc75e36ce625cf0c2c3446ddc Mon Sep 17 00:00:00 2001 From: Vedant Kumar Date: Wed, 6 Jul 2016 21:44:05 +0000 Subject: [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 --- llvm/docs/CommandGuide/llvm-cov.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/CommandGuide') 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= - 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 -- cgit v1.2.3