Use hyphenated cmdline options in docs (#11490)

Fix #11091
This commit is contained in:
ryanpudd
2023-10-10 22:16:24 +01:00
committed by GitHub
parent 23825f2983
commit 3ab70cd561
10 changed files with 10 additions and 8 deletions

View File

@@ -478,7 +478,7 @@ integration servers, use this invocation:
.. code-block:: bash
pytest --junitxml=path
pytest --junit-xml=path
to create an XML file at ``path``.