commit 5d2352620e5b8aa7b9335c2054c99ff105c57d46
parent 64c1102e75ecfb850b8f8a83d3bb6726accdad62
Author: Cem Keylan <cem@ckyln.com>
Date: Tue, 12 May 2020 10:57:01 +0300
kiss.1: add KISS_TMPDIR
Diffstat:
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/man/kiss.1 b/man/kiss.1
@@ -164,6 +164,17 @@ Unset by default.
.IP
export KISS_PID=
.PP
+.SS SPECIFYING BUILD DIRECTORY
+
+All build related files, by default, are stored in the cache directory. If the
+user specifies \fIKISS_TMPDIR\fR, it will be used instead of the cache directory
+for building packages. This can be useful if you want to build a package on ram
+or a different filesystem.
+
+Unset by default.
+.IP
+export KISS_TMPDIR=
+.PP
.SS ENABLING/DISABLING COLOUR
If run in a subshell, \fBKISS\fR disables colour output. However, this behaviour