>From 9f21d3f48b492f38297cecacceca4beb6d540e3f Mon Sep 17 00:00:00 2001 From: Matthieu Patou Date: Sun, 12 Oct 2014 20:59:02 -0700 Subject: [PATCH 4/4] selftest: add documentation for options --exclude and --include that weren't documented before Change-Id: Ibf0fa1c548d376dc8d68ab8136e2532f67dd1d8a Signed-off-by: Matthieu Patou --- selftest/selftest.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/selftest/selftest.pl b/selftest/selftest.pl index f35b063..fdba4d5 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 + --inlcude=FILE Include tests listed in the file Paths: --prefix=DIR prefix to run tests in [st] -- 1.9.1