summaryrefslogtreecommitdiff
path: root/doc/en/weechat_plugin_api.en.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/weechat_plugin_api.en.asciidoc')
-rw-r--r--doc/en/weechat_plugin_api.en.asciidoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/weechat_plugin_api.en.asciidoc b/doc/en/weechat_plugin_api.en.asciidoc
index 001053c5c..ceef1bb94 100644
--- a/doc/en/weechat_plugin_api.en.asciidoc
+++ b/doc/en/weechat_plugin_api.en.asciidoc
@@ -1938,6 +1938,12 @@ expanded to last):
`1.0` +
`lightblue`
+| `${env:NAME}` +
+ (_WeeChat ≥ 1.2_) |
+ Value of the environment variable `NAME` |
+ `${env:HOME}` |
+ `/home/user`
+
| `${sec.data.name}` |
Value of the secured data `name` |
`${sec.data.freenode_pass}` |