From a5e01823c9934fd737d25cfff6c73b06a027a822 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 26 Aug 2002 22:06:37 +0000 Subject: [PATCH] SSL updates git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2892 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/connect.in | 1 + docs/help/in/server.in | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/help/in/connect.in b/docs/help/in/connect.in index 499a28c5..aa5e3b20 100644 --- a/docs/help/in/connect.in +++ b/docs/help/in/connect.in @@ -2,6 +2,7 @@ @SYNTAX:connect@ -4, -6: specify explicitly whether to use IPv4 or IPv6 address + -ssl: use SSL when connecting -ircnet: the IRCNet -host: the host -!: don't autojoin channels diff --git a/docs/help/in/server.in b/docs/help/in/server.in index 538481ee..54752756 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -2,6 +2,7 @@ @SYNTAX:server@ -4, -6: specify explicitly whether to use IPv4 or IPv6 address + -ssl: use SSL when connecting -auto: Automatically connect to server at startup (default) -noauto: Don't connect to server at startup -ircnet: Specify what IRC network this server belongs to