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/it/autogen | |
parent | 2b9fdf4c6e7fbf03eb4bce4f0baaaf5d8b6ca2c8 (diff) | |
download | weechat-559b5b3f4705c5bf2f635d0e9117fc87858388b8.zip |
Update user guide
Diffstat (limited to 'doc/it/autogen')
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index 8e7138ccd..1f57800b1 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -359,9 +359,15 @@ ........................................ aggiorna WeeChat senza disconnettere dai server - percorso_del_binario: percorso del binario di WeeChat (quello corrente è il predefinito) + path_to_binary: path to WeeChat binary (default is current binary) - Questo comando esegue nuovamente un binario WeeChat, perciò deve essere stato compilato o installato con un gestore di pacchetti prima di eseguire questo comando. + 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]`:: |