diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-18 09:01:26 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-18 09:01:26 +0200 |
commit | 13b1d64aa1b63778b14f9e97c91847d1b7d96571 (patch) | |
tree | 6afe269a076f7d0c0a4322da87d4e941a4f8fa9e /doc/en/autogen/plugin_api/completions.txt | |
parent | 5ae6f133d61bcffcf98a413c8f31538d24b276e5 (diff) | |
download | weechat-13b1d64aa1b63778b14f9e97c91847d1b7d96571.zip |
script: add option "search" for command /script (completion with script tags)
Diffstat (limited to 'doc/en/autogen/plugin_api/completions.txt')
-rw-r--r-- | doc/en/autogen/plugin_api/completions.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/completions.txt b/doc/en/autogen/plugin_api/completions.txt index e0a545eb5..a7e073a21 100644 --- a/doc/en/autogen/plugin_api/completions.txt +++ b/doc/en/autogen/plugin_api/completions.txt @@ -62,6 +62,8 @@ | script | script_scripts_installed | list of scripts installed (from repository) +| script | script_tags | tags of scripts in repository + | tcl | tcl_script | list of scripts | weechat | bars_names | names of bars |