diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-08-14 12:04:58 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-08-14 12:04:58 +0200 |
commit | 559b5b3f4705c5bf2f635d0e9117fc87858388b8 (patch) | |
tree | de0146ae348e23b153f08d72c818a19fb04ebba0 /doc/en/autogen | |
parent | 2b9fdf4c6e7fbf03eb4bce4f0baaaf5d8b6ca2c8 (diff) | |
download | weechat-559b5b3f4705c5bf2f635d0e9117fc87858388b8.zip |
Update user guide
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 1bc39576e..4a2ffead5 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -362,6 +362,12 @@ 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. + + Upgrade process has 4 steps: + 1. save session into files for core and plugins (buffers, history, ..) + 2. unload all plugins (configs *.conf are saved) + 3. save WeeChat config (weechat.conf) + 4. exec new WeeChat binary. ........................................ • *`/uptime`* `[-o | -ol]`:: |