diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-09-20 16:47:34 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-09-20 16:47:34 +0200 |
commit | 2fcdba1332d604d37ab443e020b066497cc9ff9c (patch) | |
tree | 107069f487a224cd7361f5c2135a92c5f6e3b6f0 /doc/de/autogen/user | |
parent | 1b9b2434f672176d5edd5897954305d1d3a672a9 (diff) | |
download | weechat-2fcdba1332d604d37ab443e020b066497cc9ff9c.zip |
irc: add extra info in /help irc.look.smart_filter_delay
Diffstat (limited to 'doc/de/autogen/user')
-rw-r--r-- | doc/de/autogen/user/irc_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/autogen/user/irc_options.txt b/doc/de/autogen/user/irc_options.txt index 2ba17772f..f27f8661c 100644 --- a/doc/de/autogen/user/irc_options.txt +++ b/doc/de/autogen/user/irc_options.txt @@ -299,7 +299,7 @@ ** Werte: on, off (Standardwert: `on`) * [[option_irc.look.smart_filter_delay]] *irc.look.smart_filter_delay* -** Beschreibung: `Verzögerung, in Minuten, in denen join/part/quit Nachrichten gefiltert werden` +** Beschreibung: `delay for filtering join/part/quit messages (in minutes): if the nick did not speak during the last N minutes, the join/part/quit is filtered` ** Typ: integer ** Werte: 1 .. 10080 (Standardwert: `5`) |