diff options
author | kitsunyan | 2018-06-09 03:55:50 +0000 |
---|---|---|
committer | kitsunyan | 2018-06-09 03:55:50 +0000 |
commit | 56e82963b465116af32231aa531e8f6344826eab (patch) | |
tree | 5337cdef453d8b41b16841e09420ef02d5693295 /doc/pakku.conf.5.txt | |
parent | 07d3d493093f2222801ff9c71e27198575f90240 (diff) |
Allow to change the name of fake AUR repo
Diffstat (limited to 'doc/pakku.conf.5.txt')
-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 830f212..3357aa8 100644 --- a/doc/pakku.conf.5.txt +++ b/doc/pakku.conf.5.txt @@ -24,6 +24,10 @@ Options Set the temporary directory in which pakku will perform all building operations. The default value is +/tmp/pakku-$\{USER\}+. +*AurRepo =* name:: + Set the fake AUR repository name. This name should not conflict with + names of declared repositories. The default value is +aur+. + *AurComments*:: Download and display comments for AUR packages. |