diff options
author | Alexander Færøy <ahf@0x90.dk> | 2014-06-16 14:56:50 +0200 |
---|---|---|
committer | Alexander Færøy <ahf@0x90.dk> | 2014-06-16 14:56:50 +0200 |
commit | cae13ec5298b9827cc34ad783903393a5678d67f (patch) | |
tree | 05cbb905783fa5b5b910469cd164b6deddceaff0 /docs/help/in/upgrade.in | |
parent | b4a8a3f7e5585cad956480f9e6cdb51891b3084c (diff) | |
parent | 0e17da4a1c3e237e89020d1a9b53cca336515faa (diff) | |
download | irssi-cae13ec5298b9827cc34ad783903393a5678d67f.zip |
Merge pull request #39 from dgl/upgrade
Document that /UPGRADE doesn't work with SSL
Diffstat (limited to 'docs/help/in/upgrade.in')
-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. + |