diff options
-rw-r--r-- | doc/de/weechat_commands.xml | 6 | ||||
-rw-r--r-- | doc/en/weechat_commands.xml | 6 | ||||
-rw-r--r-- | doc/fr/weechat_commands.xml | 6 | ||||
-rw-r--r-- | weechat/doc/de/weechat_commands.xml | 6 | ||||
-rw-r--r-- | weechat/doc/en/weechat_commands.xml | 6 | ||||
-rw-r--r-- | weechat/doc/fr/weechat_commands.xml | 6 |
6 files changed, 24 insertions, 12 deletions
diff --git a/doc/de/weechat_commands.xml b/doc/de/weechat_commands.xml index fcb36ed2b..a1a46c58d 100644 --- a/doc/de/weechat_commands.xml +++ b/doc/de/weechat_commands.xml @@ -211,11 +211,13 @@ Bei jedem Argument steht '*' für 'alle'. Ohne Argumente listet /unignore alle definierten /ignore-Regeln auf. </programlisting> -<command>upgrade</command> +<command>upgrade [path_to_binary]</command> <programlisting> aktualisiert WeeChat ohne die Verbindung zum Server zu trennen -Dieser Befehl wird auf dem Weechat-Binary ausgeführt, daher sollte dieses kompiliert oder mit einem Paketmanager installiert sein, bevor der Befehl ausgeführt wird. +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. </programlisting> <command>uptime [-o]</command> diff --git a/doc/en/weechat_commands.xml b/doc/en/weechat_commands.xml index abd27a592..f0b5d9575 100644 --- a/doc/en/weechat_commands.xml +++ b/doc/en/weechat_commands.xml @@ -210,11 +210,13 @@ For each argument, '*' means all. Without argument, /unignore command lists all defined ignore. </programlisting> -<command>upgrade</command> +<command>upgrade [path_to_binary]</command> <programlisting> upgrade WeeChat without disconnecting from servers -This command run again WeeChat binary, so it should have been compiled or installed with a package manager before running this command. +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. </programlisting> <command>uptime [-o]</command> diff --git a/doc/fr/weechat_commands.xml b/doc/fr/weechat_commands.xml index 8a2dee0b9..2cc539443 100644 --- a/doc/fr/weechat_commands.xml +++ b/doc/fr/weechat_commands.xml @@ -210,11 +210,13 @@ Pour chaque paramètre, '*' signifie tou(te)s. Sans paramètre, /ignore liste les ignore définis. </programlisting> -<command>upgrade</command> +<command>upgrade [chemin_vers_binaire]</command> <programlisting> mettre à jour WeeChat sans se déconnecter des serveurs -Cette commande lance à nouveau le binaire WeeChat, il doit donc avoir été compilé ou installé via un gestionnaire de paquet avant de lancer cette commande. +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. </programlisting> <command>uptime [-o]</command> diff --git a/weechat/doc/de/weechat_commands.xml b/weechat/doc/de/weechat_commands.xml index fcb36ed2b..a1a46c58d 100644 --- a/weechat/doc/de/weechat_commands.xml +++ b/weechat/doc/de/weechat_commands.xml @@ -211,11 +211,13 @@ Bei jedem Argument steht '*' für 'alle'. Ohne Argumente listet /unignore alle definierten /ignore-Regeln auf. </programlisting> -<command>upgrade</command> +<command>upgrade [path_to_binary]</command> <programlisting> aktualisiert WeeChat ohne die Verbindung zum Server zu trennen -Dieser Befehl wird auf dem Weechat-Binary ausgeführt, daher sollte dieses kompiliert oder mit einem Paketmanager installiert sein, bevor der Befehl ausgeführt wird. +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. </programlisting> <command>uptime [-o]</command> diff --git a/weechat/doc/en/weechat_commands.xml b/weechat/doc/en/weechat_commands.xml index abd27a592..f0b5d9575 100644 --- a/weechat/doc/en/weechat_commands.xml +++ b/weechat/doc/en/weechat_commands.xml @@ -210,11 +210,13 @@ For each argument, '*' means all. Without argument, /unignore command lists all defined ignore. </programlisting> -<command>upgrade</command> +<command>upgrade [path_to_binary]</command> <programlisting> upgrade WeeChat without disconnecting from servers -This command run again WeeChat binary, so it should have been compiled or installed with a package manager before running this command. +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. </programlisting> <command>uptime [-o]</command> diff --git a/weechat/doc/fr/weechat_commands.xml b/weechat/doc/fr/weechat_commands.xml index 8a2dee0b9..2cc539443 100644 --- a/weechat/doc/fr/weechat_commands.xml +++ b/weechat/doc/fr/weechat_commands.xml @@ -210,11 +210,13 @@ Pour chaque paramètre, '*' signifie tou(te)s. Sans paramètre, /ignore liste les ignore définis. </programlisting> -<command>upgrade</command> +<command>upgrade [chemin_vers_binaire]</command> <programlisting> mettre à jour WeeChat sans se déconnecter des serveurs -Cette commande lance à nouveau le binaire WeeChat, il doit donc avoir été compilé ou installé via un gestionnaire de paquet avant de lancer cette commande. +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. </programlisting> <command>uptime [-o]</command> |