File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -135,17 +135,17 @@ Tectonic’s “user experience” is substantially different from those engines
135135We hope that you’ll agree that these changes make for a program that is much
136136more pleasant to use than the traditional tools.
137137
138+
138139## Cache
140+
139141The location of the cache depends on your operating system. You can use the
140142[ V2 Interface] [ v2cli-ref ] to find the exact cache location on your machine
141143or take a look [ at the implementation] [ user-cache-impl ] .
142144
143- We recommend leaving the cache location at the default settings unless you
144- have good reasons to change it, for example due to constrains within
145- the environment tectonic is running in.
146-
147- If you need to change the location of the cache, you can do that by providing
148- a custom cache location with the environment variable ` TECTONIC_CACHE_DIR ` .
145+ If you need to change the location of the cache, you can do that by setting
146+ the environment variable ` TECTONIC_CACHE_DIR ` to the path of a directory.
147+ We recommend leaving the cache location at the default unless there is a
148+ compelling reason to change it.
149149
150150[ v2cli-ref ] : ../ref/v2cli.md
151151[ user-cache-impl ] : https://docs.rs/tectonic_io_base/latest/tectonic_io_base/app_dirs/fn.ensure_user_cache_dir.html
You can’t perform that action at this time.
0 commit comments