summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-09-30 16:37:49 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-09-30 16:37:49 +0200
commit77f02aed2997c7834024ee75319e5f5ca74d2e83 (patch)
tree317be3489555b2f8537b68d682e52324497ee392 /doc/en
parent05d0435e1eb0e020a8192cba96da92d571127377 (diff)
downloadweechat-77f02aed2997c7834024ee75319e5f5ca74d2e83.zip
core: fix sentence in /help upgrade
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/autogen/user/weechat_commands.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt
index 03fbfbcd8..dc727e184 100644
--- a/doc/en/autogen/user/weechat_commands.txt
+++ b/doc/en/autogen/user/weechat_commands.txt
@@ -584,7 +584,7 @@ Examples:
path_to_binary: path to WeeChat binary (default is current binary)
-This command run again a WeeChat binary, so it should have been compiled or installed with a package manager before running this command.
+This command upgrades and reloads a running WeeChat session. The new WeeChat binary must have been compiled or installed with a package manager before running this command.
Note: SSL connections are lost during upgrade, because reload of SSL sessions is currently not possible with GnuTLS. There is automatic reconnection after upgrade.