index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2011-07-30 12:24:46 +1000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-08-02 08:20:42 -0400 |
commit | c55cbfbd5f3659ee5c105bbdb932cdb7afab5f2a (patch) | |
tree | e02dea7326447bab4a760aee1e871c4187eafcd9 /doc | |
parent | cbaff216b3eca57b4fd717da53f43a6713722e95 (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 6bb0ee58..c8ce0264 100644 --- a/doc/pacman-key.8.txt +++ b/doc/pacman-key.8.txt @@ -71,8 +71,11 @@ Options Ensure the keyring is properly initialized and has the required access permissions. -*-l, \--list*:: - Equivalent to --list-sigs from GnuPG. +*-l, \--list-keys* [keyid(s)]:: + Lists all or specified keys from the public keyring. + +*--list-sigs* [keyid(s)]:: + Same as --list-keys, but the signatures are listed too. *-r, \--receive* <keyserver> <keyid(s)>:: Fetch the specified keyids from the specified key server URL. |