docs syntax fix

This commit is contained in:
Itxaso Aizpurua 2022-10-23 22:32:27 +02:00
parent a7d7c3536c
commit 420cc934cc
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Specific loggers can be disabled via ``--log-disable={logger_name}``.
This argument can be passed multiple times:
.. code-block:: bash
pytest --log-disable=main --log-disable=testing
Further it is possible to disable reporting of captured content (stdout,