summaryrefslogtreecommitdiff
path: root/doc/ja/autogen
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-12-07 22:02:05 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-12-07 22:02:05 +0100
commit1aeeecb82d473a23737191bfd18c3cb6239d06f7 (patch)
tree0f8739d92cd0999d4929cfc6c27f717d2d2329f0 /doc/ja/autogen
parentf6a80141b7c872dbdc7466244a7ca60f77d4389e (diff)
downloadweechat-1aeeecb82d473a23737191bfd18c3cb6239d06f7.zip
irc: add option irc.look.ban_mask_default (bug #26571)
Diffstat (limited to 'doc/ja/autogen')
-rw-r--r--doc/ja/autogen/user/irc_options.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/irc_options.txt b/doc/ja/autogen/user/irc_options.txt
index ea8012f9f..24c93000f 100644
--- a/doc/ja/autogen/user/irc_options.txt
+++ b/doc/ja/autogen/user/irc_options.txt
@@ -63,6 +63,11 @@
** タイプ: 色
** 値: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (デフォルト値: `darkgray`)
+* [[option_irc.look.ban_mask_default]] *irc.look.ban_mask_default*
+** 説明: `default ban mask for commands /ban, /unban and /kickban; variables $nick, $user and $host are replaced by their values (extracted from "nick!user@host"); this default mask is used only if WeeChat knows the host for the nick`
+** タイプ: 文字列
+** 値: 未制約文字列 (デフォルト値: `"*!$user@$host"`)
+
* [[option_irc.look.buffer_switch_autojoin]] *irc.look.buffer_switch_autojoin*
** 説明: `自動で参加した場合に、自動的にチャンネルバッファを移動 (サーバオプション "autojoin" と共に使用)`
** タイプ: ブール