We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d08799 + 457386f commit 7caf743Copy full SHA for 7caf743
1 file changed
README.rst
@@ -67,7 +67,7 @@ a checkout of the `pytest-xdist repository`_ ::
67
Speed up test runs by sending tests to multiple CPUs
68
----------------------------------------------------
69
70
-To send tests to multiple CPUs, use the ``-n`` (or ``-numprocesses``) option::
+To send tests to multiple CPUs, use the ``-n`` (or ``--numprocesses``) option::
71
72
pytest -n NUMCPUS
73
0 commit comments