diff options
Diffstat (limited to 'doc/cmd.rst')
-rw-r--r-- | doc/cmd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cmd.rst b/doc/cmd.rst index f4cbff34..5bb0bd34 100644 --- a/doc/cmd.rst +++ b/doc/cmd.rst @@ -792,7 +792,7 @@ can be nicely formatted by specifying the ``--pretty-print`` switch. LCOV reporting: ``coverage lcov`` --------------------------------- -The **json** command writes coverage data to a "coverage.lcov" file. +The **lcov** command writes coverage data to a "coverage.lcov" file. .. [[[cog show_help("lcov") ]]] .. code:: |