selftest: Document --testenv in --help output, remove documentation for
authorJelmer Vernooij <jelmer@samba.org>
Thu, 9 Dec 2010 12:37:13 +0000 (13:37 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 10 Dec 2010 02:04:06 +0000 (03:04 +0100)
now obsolete --analyse-cmd.

selftest/selftest.pl

index d82930d7da5a1b7cef30c07ad9e915c206105884..568850189db266ad5621cb5b6616603a8a73b393 100755 (executable)
@@ -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);
 }