summaryrefslogtreecommitdiff
path: root/adelie-build-cd.8
diff options
context:
space:
mode:
authorCyberLeo <cyberleo@cyberleo.net>2020-03-30 07:59:12 -0500
committerCyberLeo <cyberleo@cyberleo.net>2020-03-30 08:00:17 -0500
commit3fb12f36c8136c7abd998322d900d6e01214e4dc (patch)
tree7ab5201eac117a0842e3a9ce35eabc9870d5b688 /adelie-build-cd.8
parentbd4a68aef064d0f375f17b4f0988688da30b884d (diff)
downloadimage-3fb12f36c8136c7abd998322d900d6e01214e4dc.tar.gz
image-3fb12f36c8136c7abd998322d900d6e01214e4dc.tar.bz2
image-3fb12f36c8136c7abd998322d900d6e01214e4dc.tar.xz
image-3fb12f36c8136c7abd998322d900d6e01214e4dc.zip
Avoid system cache if specified arch differs from host arch
Diffstat (limited to 'adelie-build-cd.8')
-rw-r--r--adelie-build-cd.83
1 files changed, 2 insertions, 1 deletions
diff --git a/adelie-build-cd.8 b/adelie-build-cd.8
index 5da2b73..76f3184 100644
--- a/adelie-build-cd.8
+++ b/adelie-build-cd.8
@@ -58,7 +58,8 @@ Specifies the version of Adélie Linux to use for the created ISO.
Specifies the location of the cache directory to use, to speed up
.Xr apk 8
runs. Defaults to the system cache in
-.Pa /etc/apk/cache .
+.Pa /etc/apk/cache
+for the same architecture, or none. This directory must exist, or it is ignored.
.It Fl -no-cache
Do not use any cache directory for this
.Xr apk 8