diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2023-06-23 12:02:50 +0200 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2023-06-23 12:28:21 +0200 |
commit | 3a9cc2586a0c483f1c525283424d37d5e62305ce (patch) | |
tree | 3ad6a65e4f67ada21ac5bd939377728448bf953a /docs/Options.md | |
parent | 673902e474288d22f4bced9f32b21f47a80b0a52 (diff) | |
download | wee-slack-3a9cc2586a0c483f1c525283424d37d5e62305ce.tar.gz |
Note that slack_api_token is evaluated in description
Diffstat (limited to 'docs/Options.md')
-rw-r--r-- | docs/Options.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Options.md b/docs/Options.md index a57974a..ba8f4e4 100644 --- a/docs/Options.md +++ b/docs/Options.md @@ -230,7 +230,7 @@ slack` after changing it to take effect. **Default:** `INSERT VALID KEY HERE!` -**Description:** List of Slack API tokens, one per Slack instance you want to connect to. See the README for details on how to get these. +**Description:** List of Slack API tokens, one per Slack instance you want to connect to; see the README for details on how to get these (note: content is evaluated, see /help eval). ### slack_timeout |