diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-11-06 07:05:56 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-11-06 07:05:56 +0100 |
commit | eca8bce3fde26d11ef60df2aa052d050c509268f (patch) | |
tree | da20a6712a7d3f62be785e87384a5a6b1ca2cb2a /doc/pl/autogen/user | |
parent | b55c158280c3e09a839817e6d441bd71c1fe916d (diff) | |
download | weechat-eca8bce3fde26d11ef60df2aa052d050c509268f.zip |
irc: fix help on option irc.look.notice_welcome_redirect (closes #1095)
Diffstat (limited to 'doc/pl/autogen/user')
-rw-r--r-- | doc/pl/autogen/user/irc_options.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pl/autogen/user/irc_options.adoc b/doc/pl/autogen/user/irc_options.adoc index 6dc127b05..c490ea744 100644 --- a/doc/pl/autogen/user/irc_options.adoc +++ b/doc/pl/autogen/user/irc_options.adoc @@ -309,7 +309,7 @@ ** domyślna wartość: `+auto+` * [[option_irc.look.notice_welcome_redirect]] *irc.look.notice_welcome_redirect* -** opis: pass:none[automatyczne przekierowanie powiadomień powitalnych do bufora kanału; takie powiadomienia mają nick jako cel i nazwę kanału na początku wiadomości, na przykład powiadomienia wysyłane przez serwer freenode wyglądają następująco: "[#kanał\] Witaj na tym kanale..."] +** opis: pass:none[automatically redirect channel welcome notices to the channel buffer; such notices have the nick as target but a channel name in beginning of notice message, for example the ENTRYMSG notices sent by Atheme IRC Services which look like: "[#channel\] Welcome to this channel..."] ** typ: bool ** wartości: on, off ** domyślna wartość: `+on+` |