doom/clear-* => doom/clean-* (consistent with makefile tasks)
This commit is contained in:
parent
f3a065868c
commit
8aac4b2091
4 changed files with 6 additions and 6 deletions
|
@ -53,7 +53,7 @@ or unstable files.")
|
|||
(defvar doom-cache-dir
|
||||
(concat doom-local-dir "cache/" (system-name) "/")
|
||||
"Hostname-based directory for volatile temporary files. They are deleted when
|
||||
`doom/clear-cache' is called. For more stable local storage, use
|
||||
`doom/clean-cache' is called. For more stable local storage, use
|
||||
`doom-local-dir'.")
|
||||
|
||||
(defvar doom-autoload-file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue