diff options
Diffstat (limited to 'doc/fr/weechat_commands.xml')
-rw-r--r-- | doc/fr/weechat_commands.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fr/weechat_commands.xml b/doc/fr/weechat_commands.xml index 41b880503..d9756791e 100644 --- a/doc/fr/weechat_commands.xml +++ b/doc/fr/weechat_commands.xml @@ -5,12 +5,12 @@ This file is automatically built with a Perl script. DO NOT EDIT! --> -<command>alias [nom_alias [commande [paramètres]]</command> +<command>alias [nom_alias [commande [paramètres]]]</command> <programlisting> créer un alias pour une commande nom_alias: nom de l'alias - commande: nom de la commande (commande WeeChat ou IRC, sans le premier '/') + commande: nom de la commande (commande WeeChat ou IRC, plusieurs commandes peuvent être séparées par des point-virgules) paramètres: paramètres pour la commande </programlisting> |