runtests.pl: add the --repeat parameter to the --help output

Closes #8959
This commit is contained in:
Fabian Keil 2021-03-31 12:03:00 +02:00 committed by Daniel Stenberg
parent 1d288d46d5
commit 3561e4ed9b
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -5763,6 +5763,7 @@ Usage: runtests.pl [options] [test selection(s)]
-r run time statistics
-rf full run time statistics
-rm force removal of files by killing locking processes (Windows only)
--repeat=[num] run the given tests this many times
-s short output
--seed=[num] set the random seed to a fixed number
--shallow=[num] randomly makes the torture tests "thinner"