summaryrefslogtreecommitdiff
path: root/doc/de
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-10-06 11:29:38 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-10-06 11:29:38 +0200
commit66a0eb7a0bfe7a577e35c33a6e52c0afa5afd181 (patch)
treeebe0badf723a14b64f0f611a3d507053827c0952 /doc/de
parent9f1658ef03c6bde48e274c6ed38e512812406e47 (diff)
downloadweechat-66a0eb7a0bfe7a577e35c33a6e52c0afa5afd181.zip
irc: improve help of server option "autojoin"
Diffstat (limited to 'doc/de')
-rw-r--r--doc/de/autogen/user/irc_options.txt2
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 f57ba3219..ab5e920a6 100644
--- a/doc/de/autogen/user/irc_options.txt
+++ b/doc/de/autogen/user/irc_options.txt
@@ -414,7 +414,7 @@
** Werte: on, off (Standardwert: `off`)
* [[option_irc.server_default.autojoin]] *irc.server_default.autojoin*
-** Beschreibung: `durch Kommata getrennte Liste der Channels, die beim Verbinden zum Server betreten werden sollen (Beispiel: "#chan1,#chan2,#chan3 key1,key2") (Hinweis: Inhalt wird evaluiert, siehe /help eval)`
+** Beschreibung: `comma separated list of channels to join when connected to server; the channels that require a key must be at beginning of the list, and all the keys must be given after the channels (separated by a space) (example: "#channel1,#channel2,#channel3 key1,key2" where #channel1 and #channel2 are protected by key1 and key2) (note: content is evaluated, see /help eval)`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `""`)