]> granicus.if.org Git - clang/commitdiff
[docs] Add missing newline to console section
authorVedant Kumar <vsk@apple.com>
Thu, 2 Jun 2016 01:01:48 +0000 (01:01 +0000)
committerVedant Kumar <vsk@apple.com>
Thu, 2 Jun 2016 01:01:48 +0000 (01:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@271457 91177308-0d34-0410-b5e6-96231b3b80d8

docs/SourceBasedCodeCoverage.rst

index 7e0b04a52ac57b9c9850020afbd7f3d80ea31154..6ff7bffed641fef904cf3644faa3ba65debd06d1 100644 (file)
@@ -107,6 +107,7 @@ generate a line-oriented report:
 To demangle any C++ identifiers in the ouput, use:
 
 .. code-block:: console
+
     % llvm-cov show ./foo -instr-profile=foo.profdata | c++filt -n
 
 This report includes a summary view as well as dedicated sub-views for