From be220e8c4303939b8bb2dc4a88874d53d698fbd1 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 11 Feb 2021 12:34:48 +0100 Subject: [PATCH] privoxy-regression-test: Add the --check-bad-ssl option to the --help output --- tools/privoxy-regression-test.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/privoxy-regression-test.pl b/tools/privoxy-regression-test.pl index c2c8f859..6a204db3 100755 --- a/tools/privoxy-regression-test.pl +++ b/tools/privoxy-regression-test.pl @@ -1693,6 +1693,7 @@ sub help() { print << " EOF" Options and their default values if they have any: + [--check-bad-ssl] [--debug $cli_options{'debug'}] [--forks $cli_options{'forks'}] [--fuzzer-address] -- 2.39.2