]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-key
* Document apt-key finger and adv commands (thanks to Stefan Schmidt, closes: #350575)
[apt.git] / cmdline / apt-key
index 3f886987e838cbf772d32110131276a04a023360..51a0bc2d156b7d3c8d487e48e13129c0ab248148 100755 (executable)
@@ -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
 }