1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 04:16:38 +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 @@
** Standardwert: `+auto+`
* [[option_irc.look.notice_welcome_redirect]] *irc.look.notice_welcome_redirect*
** Beschreibung: pass:none[automatische Weiterleitung von Willkommen-Nachrichten in den entsprechenden Channel-Buffer. Solche Nachrichten haben den Nick als Empfänger, der Channelnamen wird aber der Nachricht vorangestellt. Eine solche Nachricht sieht auf dem freenode Server wie folgt aus: "[#channel\] Herzlich Willkommen zum ..."]
** Beschreibung: 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: boolesch
** Werte: on, off
** Standardwert: `+on+`