diff options
Diffstat (limited to 'doc/en/autogen')
-rw-r--r-- | doc/en/autogen/user/script_options.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/script_options.asciidoc b/doc/en/autogen/user/script_options.asciidoc index 5179e3a93..d2d925142 100644 --- a/doc/en/autogen/user/script_options.asciidoc +++ b/doc/en/autogen/user/script_options.asciidoc @@ -183,7 +183,7 @@ ** values: -1 .. 525600 (default value: `1440`) * [[option_script.scripts.dir]] *script.scripts.dir* -** description: `local cache directory for scripts` +** description: `local cache directory for scripts; "%h" at beginning of string is replaced by WeeChat home ("~/.weechat" by default) (note: content is evaluated, see /help eval)` ** type: string ** values: any string (default value: `"%h/script"`) |