diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-27 07:54:53 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-27 07:54:53 +0200 |
commit | 1a1c50cc01a5a91013b86708dc2a8e5ad330619e (patch) | |
tree | 41f1db8017db611cab2a9b45393d024775dbb80c /doc/it/autogen/plugin_api/completions.asciidoc | |
parent | 6cdcb6feca0a7e040298f3a5e3f867fc93dd6bf8 (diff) | |
download | weechat-1a1c50cc01a5a91013b86708dc2a8e5ad330619e.zip |
core: add option "env" in command /set
Diffstat (limited to 'doc/it/autogen/plugin_api/completions.asciidoc')
-rw-r--r-- | doc/it/autogen/plugin_api/completions.asciidoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/completions.asciidoc b/doc/it/autogen/plugin_api/completions.asciidoc index 4d8186a31..1921b0889 100644 --- a/doc/it/autogen/plugin_api/completions.asciidoc +++ b/doc/it/autogen/plugin_api/completions.asciidoc @@ -114,6 +114,10 @@ | weechat | cursor_areas | aree ("chat" o nome barra) per il movimento libero del cursore +| weechat | env_value | value of an environment variable + +| weechat | env_vars | environment variables + | weechat | filename | nome file | weechat | filters_names | nomi dei filtri |