diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-02-01 11:14:27 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-02-01 11:14:27 +0100 |
commit | 3306c0f3b5723fe211f1d5fd63d7ef3ecda405ef (patch) | |
tree | a91787505214b91ef2ec722eee06d19a2c2e15ad /doc/ja | |
parent | 07c80639930531423bb528a3b24dc1daaa3af5af (diff) | |
download | weechat-3306c0f3b5723fe211f1d5fd63d7ef3ecda405ef.zip |
core: add info about doc and function to read in /help weechat.completion.default_template
Diffstat (limited to 'doc/ja')
-rw-r--r-- | doc/ja/autogen/user/weechat_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/autogen/user/weechat_options.txt b/doc/ja/autogen/user/weechat_options.txt index 213e89517..e226f69ad 100644 --- a/doc/ja/autogen/user/weechat_options.txt +++ b/doc/ja/autogen/user/weechat_options.txt @@ -284,7 +284,7 @@ ** 値: on, off (デフォルト値: `on`) * [[option_weechat.completion.default_template]] *weechat.completion.default_template* -** 説明: `デフォルトの補完テンプレート (テンプレートコードと値のドキュメントを参照)` +** 説明: `default completion template (please see documentation for template codes and values: plugin API reference, function "weechat_hook_command")` ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `"%(nicks)|%(irc_channels)"`) |