summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
Diffstat (limited to 'selftest')
-rwxr-xr-xselftest/selftest.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/selftest.pl b/selftest/selftest.pl
index d82930d7da..568850189d 100755
--- a/selftest/selftest.pl
+++ b/selftest/selftest.pl
@@ -325,7 +325,7 @@ Behaviour:
--quick run quick overall test
--one abort when the first test fails
--verbose be verbose
- --analyse-cmd CMD command to run after each test
+ --testenv run a shell in the requested test environment
";
exit(0);
}