[docs] Add missing newline to console section

llvm-svn: 271457
This commit is contained in:
Vedant Kumar 2016-06-02 01:01:48 +00:00
parent 48cad71243
commit 01d91eeac5
1 changed files with 1 additions and 0 deletions

View 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