summaryrefslogtreecommitdiff
path: root/doc/de/includes
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2021-05-30 15:22:30 +0200
committerSébastien Helleu <flashcode@flashtux.org>2021-05-30 15:22:30 +0200
commit466fed4f5bc8218e92b9e833e4a359a09b032fc1 (patch)
treec1c5640088391f5cf596e514ca21e8cd67a4c474 /doc/de/includes
parentb21589944e08f886a4310fe73086ea2dd834737c (diff)
downloadweechat-466fed4f5bc8218e92b9e833e4a359a09b032fc1.zip
irc: add ${target} in help of server msg_kick option
Diffstat (limited to 'doc/de/includes')
-rw-r--r--doc/de/includes/autogen_user_options.de.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/de/includes/autogen_user_options.de.adoc b/doc/de/includes/autogen_user_options.de.adoc
index 3b12faeb8..735129eba 100644
--- a/doc/de/includes/autogen_user_options.de.adoc
+++ b/doc/de/includes/autogen_user_options.de.adoc
@@ -2713,7 +2713,7 @@
** Standardwert: `+""+`
* [[option_irc.server_default.msg_kick]] *irc.server_default.msg_kick*
-** Beschreibung: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick}, ${channel} and ${server} are replaced by their values)]
+** Beschreibung: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick} (self nick), ${target} (target nick), ${channel} and ${server} are replaced by their values)]
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette
** Standardwert: `+""+`