Skip to content

Commit 7caf743

Browse files
authored
Merge pull request #588 from pelmini/fix_readme
2 parents 1d08799 + 457386f commit 7caf743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ a checkout of the `pytest-xdist repository`_ ::
6767
Speed up test runs by sending tests to multiple CPUs
6868
----------------------------------------------------
6969

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

7272
pytest -n NUMCPUS
7373

0 commit comments

Comments
 (0)