From 2c18da3cc60e6a8320138b7671d5660c3ae708dd Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Tue, 13 Sep 2022 09:51:43 +0200 Subject: [PATCH] Merge pull request #1411 from irssi/vague666-patch-1 /connect: Add help for -nocap (cherry picked from commit 38b18bd84da03f127e0ed51154923576bf22ae6f) --- 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.