index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Pang Yan Han <pangyanhan@gmail.com> | 2011-07-19 20:52:07 +0800 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-07-27 12:47:53 -0500 |
commit | 804e2505cf4474791537a9f0ae8e9b6c274cb0c2 (patch) | |
tree | df3bcc3a0cbfce084b875441f3e72dda2e750c92 /doc | |
parent | c5d4c92ad411998b9d47d7bf89d84af547117be4 (diff) |
-rw-r--r-- | doc/pacman-key.8.txt | 7 |
diff --git a/doc/pacman-key.8.txt b/doc/pacman-key.8.txt index cf72b83c..14f3cb9e 100644 --- a/doc/pacman-key.8.txt +++ b/doc/pacman-key.8.txt @@ -60,6 +60,13 @@ Options *-h, \--help*:: Output syntax and command line options. +*--import* <dir(s)>:: + Adds keys from pubring.gpg into pacman's keyring and imports ownertrust + values from trustdb.gpg in the specified directories. + +*--import-dirs* <dir(s)> :: + Imports ownertrust values from trustdb.gpg in the specified directories. + *--init*:: Ensure the keyring is properly initialized and has the required access permissions. |