>From 6a723612c953e2b147a5a088067c7a3c01233a96 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..e8843dc 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] -- 1.9.1