From a8cabc8f40152cc6ca208fe92d56ccbb885abe20 Mon Sep 17 00:00:00 2001 From: Luca Bruno Date: Fri, 3 Oct 2008 20:25:06 +0200 Subject: * Document apt-key finger and adv commands (thanks to Stefan Schmidt, closes: #350575) --- cmdline/apt-key | 2 ++ 1 file changed, 2 insertions(+) (limited to '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 } -- cgit v1.2.3