docs syntax fix
This commit is contained in:
parent
a7d7c3536c
commit
420cc934cc
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue