X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d2793259e3dcf76e5c547a5eb72845211bc14905..bb1293d975294884a95b9cb298432c9cf9ecc995:/doc/apt-key.8.xml diff --git a/doc/apt-key.8.xml b/doc/apt-key.8.xml index eac61307d..7b0691b5e 100644 --- a/doc/apt-key.8.xml +++ b/doc/apt-key.8.xml @@ -13,6 +13,7 @@ apt-key 8 + APT @@ -63,6 +64,28 @@ + export keyid + + + + Output the key keyid to standard output. + + + + + + + exportall + + + + Output all trusted keys to standard output. + + + + + + list @@ -71,6 +94,29 @@ + + + + finger + + + + List fingerprints of trusted keys. + + + + + + + adv + + + + Pass advanced options to gpg. With adv --recv-key you can download the + public key. + + +