1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +02:00

irc: fix help on option irc.look.notice_welcome_redirect (closes #1095)

This commit is contained in:
Sébastien Helleu
2017-11-06 07:05:56 +01:00
parent b55c158280
commit eca8bce3fd
20 changed files with 57 additions and 51 deletions
+1 -1
View File
@@ -309,7 +309,7 @@
** default value: `+auto+`
* [[option_irc.look.notice_welcome_redirect]] *irc.look.notice_welcome_redirect*
** description: 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 notices sent by freenode server which look like: "[#channel\] Welcome to this channel..."]
** description: 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..."]
** type: boolean
** values: on, off
** default value: `+on+`