From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 11 Feb 2021 11:34:48 +0000 (+0100)
Subject: privoxy-regression-test: Add the --check-bad-ssl option to the --help output
X-Git-Tag: v_3_0_32~65
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/user-manual/faq/static/diff?a=commitdiff_plain;h=be220e8c4303939b8bb2dc4a88874d53d698fbd1;p=privoxy.git

privoxy-regression-test: Add the --check-bad-ssl option to the --help output
---

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]