aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtests.1')
-rw-r--r--tests/runtests.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/runtests.1 b/tests/runtests.1
index 02540c84b..18ddce483 100644
--- a/tests/runtests.1
+++ b/tests/runtests.1
@@ -71,13 +71,13 @@ detected. Useful for debugging.
Lists all test case names.
.IP "-n"
Disable the check for and use of valgrind.
-.IP "-o"
-Run the tests in a scrambled, or randomized, order instead of sequentially.
.IP "-p"
Prints out all files in "log/" to stdout when a test case fails. Very
practical when used in the automated and distributed tests since then the
people checking the failures and the reasons for them might not have physical
access to the machine and logs.
+.IP "-R"
+Run the tests in a scrambled, or randomized, order instead of sequentially.
.IP "-r"
Display run time statistics. (Requires Perl Time::HiRes module)
.IP "-rf"