]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
man: clarify that $CACHE_DIRECTORY affects --workspace-directory 3853/head
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 14 Aug 2025 09:47:14 +0000 (11:47 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 21 Aug 2025 11:29:22 +0000 (13:29 +0200)
mkosi/resources/man/mkosi.1.md

index f1772b179c7d7e65982ad770c47b5980ca77ded9..d1844ca432cd3c413cd7bbf7d9c7429aa8e2d2c8 100644 (file)
@@ -1456,7 +1456,8 @@ boolean argument: either `1`, `yes`, or `true` to enable, or `0`, `no`,
     building the image. This directory should have enough space to store
     the full OS image, though in most modes the actually used disk space
     is smaller. If not specified, a subdirectory of `$XDG_CACHE_HOME` (if
-    set), `$HOME/.cache` (if set) or `/var/tmp` is used.
+    set), `$CACHE_DIRECTORY` (if set), `$HOME/.cache` (if set) or `/var/tmp`
+    is used.
 
     The data in this directory is removed automatically after each
     build. It's safe to manually remove the contents of this directory