mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 09:43:13 +02:00
Update user guide
This commit is contained in:
@@ -359,9 +359,15 @@
|
||||
........................................
|
||||
Aktualisiert WeeChat ohne die Verbindung zum Server zu trennen
|
||||
|
||||
Pfad_zur_Binärdatei: Pfad zu einer ausführbaren WeeChat Version (Standardeinstellung ist die aktuell ausführbare Datei)
|
||||
path_to_binary: path to WeeChat binary (default is current binary)
|
||||
|
||||
Dieser Befehl startet eine weitere WeeChat-Binärdatei. Aus diesem Grund muss diese kompiliert oder mit einem Paketmanager installiert sein, bevor der Befehl ausgeführt wird.
|
||||
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]`::
|
||||
|
||||
@@ -1601,8 +1601,8 @@ A rmodifier consists of three elements:
|
||||
. a string that describes output using number of "groups" captured in regular
|
||||
expression
|
||||
|
||||
For list of modifiers used by WeeChat or plugins, see
|
||||
''WeeChat Plugin API Reference', function 'weechat_hook_modifier'.
|
||||
For list of modifiers used by WeeChat or plugins, see
|
||||
'WeeChat Plugin API Reference', function 'weechat_hook_modifier'.
|
||||
|
||||
For each captured group, following actions are possible:
|
||||
|
||||
|
||||
@@ -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]`::
|
||||
|
||||
@@ -1583,8 +1583,8 @@ A rmodifier consists of three elements:
|
||||
. a string that describes output using number of "groups" captured in regular
|
||||
expression
|
||||
|
||||
For list of modifiers used by WeeChat or plugins, see
|
||||
''WeeChat Plugin API Reference', function 'weechat_hook_modifier'.
|
||||
For list of modifiers used by WeeChat or plugins, see
|
||||
'WeeChat Plugin API Reference', function 'weechat_hook_modifier'.
|
||||
|
||||
For each captured group, following actions are possible:
|
||||
|
||||
|
||||
@@ -362,6 +362,12 @@
|
||||
chemin_vers_binaire: chemin vers le binaire WeeChat (par défaut le binaire courant)
|
||||
|
||||
Cette commande lance à nouveau un binaire WeeChat, il doit donc avoir été compilé ou installé via un gestionnaire de paquet avant de lancer cette commande.
|
||||
|
||||
Le processus de mise à jour comporte 4 étapes :
|
||||
1. sauvegarde de la session pour le coeur et les extensions (tampons, historique, ...)
|
||||
2. déchargement de toutes les extensions (les configs *.conf sont sauvegardées)
|
||||
3. sauvegarde de la config WeeChat (weechat.conf)
|
||||
4. exécution du nouveau binaire WeeChat.
|
||||
........................................
|
||||
|
||||
• *`/uptime`* `[-o | -ol]`::
|
||||
|
||||
@@ -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]`::
|
||||
|
||||
@@ -1622,8 +1622,8 @@ A rmodifier consists of three elements:
|
||||
. a string that describes output using number of "groups" captured in regular
|
||||
expression
|
||||
|
||||
For list of modifiers used by WeeChat or plugins, see
|
||||
''WeeChat Plugin API Reference', function 'weechat_hook_modifier'.
|
||||
For list of modifiers used by WeeChat or plugins, see
|
||||
'WeeChat Plugin API Reference', function 'weechat_hook_modifier'.
|
||||
|
||||
For each captured group, following actions are possible:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user