X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d713e67d4bf668df8024aa9e3fa5875b6f056801..1631453861ac907938a084f3070a274c281d852a:/doc/apt-key.8.xml diff --git a/doc/apt-key.8.xml b/doc/apt-key.8.xml index 62686618a..981fa208c 100644 --- a/doc/apt-key.8.xml +++ b/doc/apt-key.8.xml @@ -63,11 +63,47 @@ + export keyid + + + + Output the key keyid to standard output. + + + + + + + exportall + + + + Output all trusted keys to standard output. + + + + + + list List trusted keys. + + + + + + + update + + + + Update the local keyring with the keyring of Debian archive + keys and removes from the keyring the archive keys which are no + longer valid. + @@ -75,10 +111,35 @@ - - - - + Files + + /etc/apt/trusted.gpg + Keyring of local trusted keys, new keys will be added here. + + + /etc/apt/trustdb.gpg + Local trust database of archive keys. + + + /usr/share/keyrings/debian-archive-keyring.gpg + Keyring of Debian archive trusted keys. + + + /usr/share/keyrings/debian-archive-removed-keys.gpg + Keyring of Debian archive removed trusted keys. + + + + + + + + +See Also + +&apt-get;, &apt-secure; + + &manbugs; &manauthor;