From: Matthieu Patou Date: Mon, 13 Oct 2014 03:59:02 +0000 (-0700) Subject: selftest: add documentation for options --exclude and --include that weren't document... X-Git-Tag: tdb-1.3.2~370 X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fsamba-autobuild%2F.git;a=commitdiff_plain;h=f3841b9a0fa6c9eff9f1245b91c5210bd7d533ae selftest: add documentation for options --exclude and --include that weren't documented before Change-Id: Ibf0fa1c548d376dc8d68ab8136e2532f67dd1d8a Signed-off-by: Matthieu Patou Reviewed-by: Jelmer Vernooij Reviewed-by: Michael Adam Autobuild-User(master): Michael Adam Autobuild-Date(master): Fri Oct 17 20:20:12 CEST 2014 on sn-devel-104 --- diff --git a/selftest/selftest.pl b/selftest/selftest.pl index 2df50924782..7dde5b27364 100755 --- a/selftest/selftest.pl +++ b/selftest/selftest.pl @@ -190,6 +190,8 @@ Generic options: --help this help page --target=samba[3]|win Samba version to target --testlist=FILE file to read available tests from + --exclude=FILE Exclude tests listed in the file + --include=FILE Include tests listed in the file Paths: --prefix=DIR prefix to run tests in [st]