diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pakku.conf.5.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/pakku.conf.5.txt b/doc/pakku.conf.5.txt index 9b03b13..c9666a4 100644 --- a/doc/pakku.conf.5.txt +++ b/doc/pakku.conf.5.txt @@ -16,6 +16,10 @@ divided into sections. Only options section is used. Options ------- +*UserCacheDir =* path/to/user/cache/dir:: + Set the cache directory in which pakku will cache repositories. + The default value is +$\{HOME\}/.cache/pakku+. + *TmpDir =* path/to/tmp/dir:: Set the temporary directory in which pakku will perform all building operations. The default value is +/tmp/pakku-$\{USER\}+. |