From 00fdaf4d7294494493b53ae0e3031a273e0b9c2c Mon Sep 17 00:00:00 2001 From: Valentin Batz Date: Mon, 30 Oct 2006 20:23:39 +0000 Subject: [PATCH] documentation: added the explanation of the -noproxy option of in the server command git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4394 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/server.in | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/help/in/server.in b/docs/help/in/server.in index c4129df7..03bd5937 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -8,6 +8,7 @@ -ssl_verify: Verify servers SSL certificate -ssl_cafile: File with list of CA certificates (implies -ssl_verify) -ssl_capath: Directory with CA certificates (implies -ssl_verify) + -noproxy: Ignore the global proxy configuration for this server -auto: Automatically connect to server at startup -noauto: Don't connect to server at startup (default) -network: Specify what IRC network this server belongs to