From f18a32e1605a7e08838cc19485f58e1e83b6d220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 15 Dec 2016 21:21:35 +0100 Subject: irc: add examples in help of usermode server option --- doc/pl/autogen/user/irc_options.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/pl/autogen/user/irc_options.adoc') diff --git a/doc/pl/autogen/user/irc_options.adoc b/doc/pl/autogen/user/irc_options.adoc index a795c7635..2961d6ed3 100644 --- a/doc/pl/autogen/user/irc_options.adoc +++ b/doc/pl/autogen/user/irc_options.adoc @@ -618,7 +618,7 @@ ** wartości: on, off (domyślna wartość: `+on+`) * [[option_irc.server_default.usermode]] *irc.server_default.usermode* -** opis: pass:none[usermode to set after connection to server and before executing command and the auto-join of channels; this option gives same result as defining a command "/mode $nick " (note: content is evaluated, see /help eval)] +** opis: pass:none[user mode(s) to set after connection to server and before executing command and the auto-join of channels; examples: "+R" (to set mode "R"), "+R-i" (to set mode "R" and remove "i"); see /help mode for the complete mode syntax (note: content is evaluated, see /help eval)] ** typ: ciąg ** wartości: dowolny ciąg (domyślna wartość: `+""+`) -- cgit v1.2.3