runtests: document the -j parallel testing option

Reported-by: Daniel Stenberg
Ref: #10818
Closes #11255
This commit is contained in:
Dan Fandrich 2023-06-05 13:31:03 -07:00
parent f24b4b980d
commit 6e4fedeef7
2 changed files with 16 additions and 5 deletions

View file

@ -2277,7 +2277,7 @@ Usage: runtests.pl [options] [test selection(s)]
-g run the test case with gdb
-gw run the test case with gdb as a windowed application
-h this help text
-j[N] spawn this number of processes to run tests (default 0, max. 1)
-j[N] spawn this number of processes to run tests (default 0)
-k keep stdout and stderr files present after tests
-L path require an additional perl library file to replace certain functions
-l list all test case names/descriptions