diff --git a/docs/reporting.rst b/docs/reporting.rst index 70ac7165..6c503179 100644 --- a/docs/reporting.rst +++ b/docs/reporting.rst @@ -49,7 +49,7 @@ The terminal report with skip covered:: You can use ``skip-covered`` with ``term-missing`` as well. e.g. ``--cov-report term-missing:skip-covered`` -If any reporting options are used then the default (``--cov-report=term`` is not added automatically). For example this would not show any +If any reporting options are used then the default (``--cov-report=term``) is not added automatically. For example this would not show any terminal output: .. code-block:: bash