diff options
author | Dan McGee <dan@archlinux.org> | 2011-09-01 22:29:25 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-09-03 04:44:04 +0200 |
commit | 16fd66f879abd52a636ba00cd782b37b1fcf8a65 (patch) | |
tree | 6508aebb0f8b4350787585dbd9e870a88db61092 /doc/pacman-key.8.txt | |
parent | d9545103b9a9517cb8996562d990431094027663 (diff) | |
download | pacman-16fd66f879abd52a636ba00cd782b37b1fcf8a65.tar.gz pacman-16fd66f879abd52a636ba00cd782b37b1fcf8a65.tar.xz |
pacman-key: add --refresh-keys operation
This allows new signatures to be pulled, revocations to be found, etc.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc/pacman-key.8.txt')
-rw-r--r-- | doc/pacman-key.8.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/pacman-key.8.txt b/doc/pacman-key.8.txt index 824f0b3b..5f947284 100644 --- a/doc/pacman-key.8.txt +++ b/doc/pacman-key.8.txt @@ -90,6 +90,9 @@ Options *-r, \--recv-keys* <keyid(s)>:: Equivalent to '\--recv-keys' in GnuPG. +*\--refresh-keys* [keyid(s)]:: + Equivalent to '\--refresh-keys' in GnuPG. + *\--populate* [keyring(s)]:: Reload the default keys from the (optionally provided) keyrings in +{pkgdatadir}/keyrings+. For more information, see |