diff options
Diffstat (limited to 'tests/runtests.1')
-rw-r--r-- | tests/runtests.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/runtests.1 b/tests/runtests.1 index f63bfae69..60edbef96 100644 --- a/tests/runtests.1 +++ b/tests/runtests.1 @@ -113,6 +113,9 @@ The random seed initially set for this is fixed per month and can be set with Display run time statistics. (Requires Perl Time::HiRes module) .IP "-rf" Display full run time statistics. (Requires Perl Time::HiRes module) +.IP "-rm" +Force removal of files by killing locking processes. (Windows only, +requires Sysinternals handle[64].exe to be on PATH) .IP "--repeat=[num]" This will repeat the given set of test numbers this many times. If no test numbers are given, it will repeat ALL tests this many times. It iteratively |