Skip to content

Commit

Permalink
Fixed typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
pelmini committed Aug 24, 2020
1 parent 1d08799 commit 457386f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ a checkout of the `pytest-xdist repository`_ ::
Speed up test runs by sending tests to multiple CPUs
----------------------------------------------------

To send tests to multiple CPUs, use the ``-n`` (or ``-numprocesses``) option::
To send tests to multiple CPUs, use the ``-n`` (or ``--numprocesses``) option::

pytest -n NUMCPUS

Expand Down

0 comments on commit 457386f

Please sign in to comment.