Fixing description of --dist=load in the --help documentation for the xdist plugin

This commit is contained in:
Lucas Cimon 2015-02-14 00:07:19 +01:00
parent 5b73de92c2
commit 5025478ac2
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ command line options
each: send each test to each available environment.
load: send each test to available environment.
load: send each test to one available environment so it is run only once.
(default) no: run tests inprocess, don't distribute.
``--tx=xspec``