From 03edebd54c839a27d003525764d6d4f777506fb7 Mon Sep 17 00:00:00 2001 From: Jari Matilainen Date: Mon, 12 Sep 2022 14:03:21 +0200 Subject: [PATCH] /connect: Add help for -nocap --- docs/help/in/connect.in | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/help/in/connect.in b/docs/help/in/connect.in index d4375eec..4c6acc90 100644 --- a/docs/help/in/connect.in +++ b/docs/help/in/connect.in @@ -17,6 +17,7 @@ -tls_ciphers: TLS cipher suite preference lists. -tls_pinned_cert: Pinned x509 certificate fingerprint. -tls_pinned_pubkey: Pinned public key fingerprint. + -nocap: Disable CAPREQ during connect -noproxy: Ignores the global proxy configuration. -network: The network this connection belongs to. -host: The hostname you would like to connect from.