diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-18 21:27:22 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-18 21:27:22 +0100 |
commit | 49f4c8e9ef71046cf4697e2f512c4cb14dd44976 (patch) | |
tree | 604aca5e8a488fc94397f0a833151ccabda24d62 /doc/fr | |
parent | 8fc751532241e07031229f707c11b95e813fcfb7 (diff) | |
download | weechat-49f4c8e9ef71046cf4697e2f512c4cb14dd44976.zip |
core: fix typo in arguments description of command /mute
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/autogen/user/weechat_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt index 7fae344ee..513410da1 100644 --- a/doc/fr/autogen/user/weechat_commands.txt +++ b/doc/fr/autogen/user/weechat_commands.txt @@ -519,7 +519,7 @@ Exemples: [command]*`mute`* exécuter une commande silencieusement:: ---- -/mute [-current | -buffer <nom> | -all] commande +/mute [-current | -buffer <nom> | -all] <commande> -current: pas d'affichage sur le tampon courant -buffer: pas d'affichage sur le tampon spécifié |