X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/fbf91977188a7b47edad7e632e9d53dbb29d3d2b..cfe0526e097983680ce7c3675bbf77f735675e9d:/cmdline/apt-key diff --git a/cmdline/apt-key b/cmdline/apt-key index 3f886987e..51a0bc2d1 100755 --- a/cmdline/apt-key +++ b/cmdline/apt-key @@ -114,6 +114,8 @@ usage() { echo " apt-key update - update keys using the keyring package" echo " apt-key net-update - update keys using the network" echo " apt-key list - list keys" + echo " apt-key finger - list fingerprints" + echo " apt-key adv - pass advanced options to gpg (download key)" echo }