diff --git a/py/doc/test.txt b/py/doc/test.txt index 7a5882b2c..97c5e22b7 100644 --- a/py/doc/test.txt +++ b/py/doc/test.txt @@ -657,7 +657,7 @@ requirements for remote machines: Hot to use it ----------------------- -When you issue ``py.test --session=R`` then your computer becomes +When you issue ``py.test -d`` then your computer becomes the distributor of tests ("master") and will start collecting and distributing tests to several machines. The machines need to be specified in a ``conftest.py`` file.