diff options
author | kitsunyan | 2018-03-18 21:54:00 +0000 |
---|---|---|
committer | kitsunyan | 2018-03-18 21:54:00 +0000 |
commit | d1aa67f2c5fc2ee7a74037f38c6b79ca339cc2e4 (patch) | |
tree | 8f5f2c934507537ba45486424241f582c21c987e /doc | |
parent | f0f1a5cd5e0f32f464c9bbef18e0f28d7119964e (diff) |
Allow to specify keyserver using "--keyserver" option
Diffstat (limited to 'doc')
-rw-r--r-- | doc/pakku.8.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/pakku.8.txt b/doc/pakku.8.txt index 5f183db..7513ac2 100644 --- a/doc/pakku.8.txt +++ b/doc/pakku.8.txt @@ -31,6 +31,9 @@ Sync Options (apply to '-S')[[SO]] Build packages from source. Building is supported for directly specified packages only, so it will not work for package groups or virtual packages. +*\--keyserver* <name>:: + Use name as keyserver to receive keys from. + *\--noaur*:: Disable AUR support. This option is assumed when you use non-standard root path, allow downgrading using twice specified '-u', skip dependency |