diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-05-12 23:10:30 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-05-12 23:10:30 +0200 |
commit | 57781e6b0dd2bf80dd27e82e086c0dc86ce38090 (patch) | |
tree | 8a63fa17b12f82b287a0f9753ce507fe7bed3642 /doc/fr/autogen/user | |
parent | d9c82e2103b53f3c2aae11ec8356de057f1cbbd9 (diff) | |
download | weechat-57781e6b0dd2bf80dd27e82e086c0dc86ce38090.zip |
irc: make reason optional in command /kill
Diffstat (limited to 'doc/fr/autogen/user')
-rw-r--r-- | doc/fr/autogen/user/irc_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/autogen/user/irc_commands.txt b/doc/fr/autogen/user/irc_commands.txt index b546bac0b..5337a7c8d 100644 --- a/doc/fr/autogen/user/irc_commands.txt +++ b/doc/fr/autogen/user/irc_commands.txt @@ -319,7 +319,7 @@ Exemple : [command]*`kill`* fermer la connexion client-serveur:: ---- -/kill <pseudo> <raison> +/kill <pseudo> [<raison>] pseudo : pseudo raison : raison |