diff options
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r-- | doc/en/autogen/user/weechat_options.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_options.adoc b/doc/en/autogen/user/weechat_options.adoc index 604bdf855..055925222 100644 --- a/doc/en/autogen/user/weechat_options.adoc +++ b/doc/en/autogen/user/weechat_options.adoc @@ -465,7 +465,7 @@ ** default value: `+off+` * [[option_weechat.completion.partial_completion_templates]] *weechat.completion.partial_completion_templates* -** description: pass:none[comma-separated list of templates for which partial completion is enabled by default (with Tab key instead of shift-Tab)] +** description: pass:none[comma-separated list of templates for which partial completion is enabled by default (with Tab key instead of shift-Tab); the list of templates is in documentation: plugin API reference, function "weechat_hook_command"] ** type: string ** values: any string ** default value: `+"config_options"+` |