diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-09-19 13:58:45 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-09-19 15:12:04 +0200 |
commit | 087e9cc008388a9dae764bb24624f23442071fd3 (patch) | |
tree | bd9c6d4125d4b74b84789d81dda617b71e7ac942 /doc/ja/autogen | |
parent | e900579fbaf1185aaefb9dc0463bbeadfd9fe1a8 (diff) | |
download | weechat-087e9cc008388a9dae764bb24624f23442071fd3.zip |
irc: add note about evaluated content of "password" server option
Diffstat (limited to 'doc/ja/autogen')
-rw-r--r-- | doc/ja/autogen/user/irc_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/autogen/user/irc_options.txt b/doc/ja/autogen/user/irc_options.txt index 42b0ac025..586ce99b0 100644 --- a/doc/ja/autogen/user/irc_options.txt +++ b/doc/ja/autogen/user/irc_options.txt @@ -499,7 +499,7 @@ ** 値: 未制約文字列 (デフォルト値: `""`) * [[option_irc.server_default.password]] *irc.server_default.password* -** 説明: `サーバのパスワード` +** 説明: `password for server (note: content is evaluated, see /help eval)` ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `""`) |