diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-01 08:05:38 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-01 08:05:38 +0200 |
commit | 5ef4ecb5ab97bd763c396af749ddc9410e6516f6 (patch) | |
tree | 7df3df5d605e2b31869bd26ff7472c581b8cce5c /doc/fr | |
parent | b3b0f2d31c4d3c6a31561c3793c61dd81287daa8 (diff) | |
download | weechat-5ef4ecb5ab97bd763c396af749ddc9410e6516f6.zip |
Add missing tag "no_log" in /help filter
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 06bba9f60..f304905fa 100644 --- a/doc/fr/autogen/user/weechat_commands.txt +++ b/doc/fr/autogen/user/weechat_commands.txt @@ -145,7 +145,7 @@ La touche par défaut alt+'=' active/désactive le filtrage. Les tags les plus couramment utilisés: - no_filter, no_highlight, log0..log9 (niveau de log), + no_filter, no_highlight, no_log, log0..log9 (niveau de log), notify_message, notify_private, notify_highlight, irc_xxx (xxx est un nom de commande ou nombre, voir /server raw), irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, away_info. |