diff options
author | David Leadbeater <dgl@dgl.cx> | 2014-06-16 00:11:59 +0100 |
---|---|---|
committer | David Leadbeater <dgl@dgl.cx> | 2014-06-16 00:11:59 +0100 |
commit | 0e17da4a1c3e237e89020d1a9b53cca336515faa (patch) | |
tree | 0eb741de9a7ab1ff39871ff2f56a33cc8d891fa9 /docs | |
parent | 279db87d3201ba10c229ad703a96e50b55aadc65 (diff) | |
download | irssi-0e17da4a1c3e237e89020d1a9b53cca336515faa.zip |
Document that /UPGRADE doesn't work with SSL
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/upgrade.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/help/in/upgrade.in b/docs/help/in/upgrade.in index 37feaf64..b130aff1 100644 --- a/docs/help/in/upgrade.in +++ b/docs/help/in/upgrade.in @@ -5,3 +5,6 @@ Upgrade irssi to new version on-the-fly without disconnecting from server, so other people won't even notice you quit from IRC. This ONLY executes the new binary, it does NOT download/compile/whatever irssi. +Warning: This will not work with SSL connections to IRC, you will be +disconnected. + |