summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-12-09 13:37:13 +0100
committerJelmer Vernooij <jelmer@samba.org>2010-12-10 03:04:06 +0100
commit34adc745efa242b7e4167b581d6770560e759e40 (patch)
tree7a40634effd291e17b43c5e0ea1ed7c5ff023c69 /selftest
parent21b0d5e3b10711e6ce3bfad0c1ee2da09a60e232 (diff)
downloadsamba-34adc745efa242b7e4167b581d6770560e759e40.tar.gz
samba-34adc745efa242b7e4167b581d6770560e759e40.tar.bz2
samba-34adc745efa242b7e4167b581d6770560e759e40.zip
selftest: Document --testenv in --help output, remove documentation for
now obsolete --analyse-cmd.
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);
}