summaryrefslogtreecommitdiff
path: root/doc/en/weechat_user.en.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-07-05 19:57:44 +0200
committerSébastien Helleu <flashcode@flashtux.org>2017-07-05 19:57:44 +0200
commitb2fd37df6162ba555e0a2c36357c186b752240be (patch)
treede90485316faa805e241052c9e6bcdd37811e7d4 /doc/en/weechat_user.en.adoc
parent94cd1b037fdc8654e6785c6d3a1f8b313f406fd1 (diff)
downloadweechat-b2fd37df6162ba555e0a2c36357c186b752240be.zip
doc: add environment variables in user's guide
Diffstat (limited to 'doc/en/weechat_user.en.adoc')
-rw-r--r--doc/en/weechat_user.en.adoc13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc
index 0f52a1a9e..b4294e111 100644
--- a/doc/en/weechat_user.en.adoc
+++ b/doc/en/weechat_user.en.adoc
@@ -484,6 +484,19 @@ You can edit this file at your convenience to configure WeeChat or you can set
parameters with `/set` command in WeeChat (see
<<weechat_commands,WeeChat commands>>).
+[[environment_variables]]
+=== Environment variables
+
+Some environment variables are used by WeeChat if they are defined:
+
+[width="100%",cols="1m,6",options="header"]
+|===
+| Name | Description
+| WEECHAT_HOME | The WeeChat home (with configuration files, logs, scripts, ...).
+| WEECHAT_PASSPHRASE | The passphrase used to decrypt secured data.
+| WEECHAT_EXTRA_LIBDIR | An extra directory to load plugins (from the "plugins" directory in this path).
+|===
+
[[files_and_directories]]
=== Files and directories