diff --git a/config_directories.html b/config_directories.html index b316a13..1e58196 100644 --- a/config_directories.html +++ b/config_directories.html @@ -165,6 +165,16 @@

Section: [directories]

This section allows overriding some directory paths.

+

cache_dir

+

Override the cache directory. Remember to use an absolute path. Variable +expansion will not be performed on the path. If the directory does not yet +exist, it will be created.

+
[directories]
+cache_dir = "/home/myuser/.tealdeer-cache/"
+
+

If no cache_dir is specified, tealdeer will fall back to a location that +follows OS conventions. On Linux, it will usually be at ~/.cache/tealdeer/. +Use tldr --show-paths to show the path that is being used.

custom_pages_dir

Set the directory to be used to look up custom pages. Remember to use an absolute path. Variable diff --git a/config_style.html b/config_style.html index e385521..8e5fd2c 100644 --- a/config_style.html +++ b/config_style.html @@ -185,7 +185,7 @@

Colors can be specified in one of three ways: