diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-10-06 09:24:10 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-10-06 09:38:20 +0200 |
commit | 6e382d26a94a26d5d6034076fa6dbebbab336006 (patch) | |
tree | 500bbe5ec41f07c565f617d0634b2db8e00181b1 /doc/en/autogen/plugin_api | |
parent | 88aa82d67256f95051c77acf2ce6e0f3bb4edbac (diff) | |
download | weechat-6e382d26a94a26d5d6034076fa6dbebbab336006.zip |
core: add optional default path (evaluated) in completion "filename" (issue #60)
Diffstat (limited to 'doc/en/autogen/plugin_api')
-rw-r--r-- | doc/en/autogen/plugin_api/completions.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/plugin_api/completions.adoc b/doc/en/autogen/plugin_api/completions.adoc index 536a714a0..dc92e9306 100644 --- a/doc/en/autogen/plugin_api/completions.adoc +++ b/doc/en/autogen/plugin_api/completions.adoc @@ -142,7 +142,7 @@ | weechat | env_vars | environment variables -| weechat | filename | filename +| weechat | filename | filename; optional argument: default path (evaluated, see /help eval) | weechat | filters_names | names of filters |