diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-cov.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-cov.rst | 2 |
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 |