aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2020-05-12 07:57:01 +0000
committermerakor <cem@ckyln.com>2020-05-12 07:57:01 +0000
commitae26293e2a9f37a8138af59ba4507fe287d5f259 (patch)
treea482dea837ba924dc60acb37111fede9979593f4 /man
parentfd8bf85b711e4f3a0c4fbbe90b58b5c7400da06b (diff)
downloadcpt-ae26293e2a9f37a8138af59ba4507fe287d5f259.tar.gz
kiss.1: add KISS_TMPDIR
FossilOrigin-Name: 9da5b29991f073c44a8d1b9d6489a02f3ebaed6eb29e077be281a15bdbd591a5
Diffstat (limited to 'man')
-rw-r--r--man/kiss.111
1 files changed, 11 insertions, 0 deletions
diff --git a/man/kiss.1 b/man/kiss.1
index d017576..8074ca3 100644
--- 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