Adding simpler directions for getting your keyid.
authorJamie McClelland <jm@mayfirst.org>
Wed, 6 Aug 2008 16:40:10 +0000 (12:40 -0400)
committerJamie McClelland <jm@mayfirst.org>
Wed, 6 Aug 2008 16:40:10 +0000 (12:40 -0400)
doc/README

index 86d0150bee6a4b4292af1d496612b8dfd8851da2..cf2f3968bef556806ca9566c340f88dc383e4555 100644 (file)
@@ -77,9 +77,9 @@ $ monkeysphere gen-subkey $GPGID
 
 Typically, you can find out what your keyid is by running:
 
-gpg --list-key your@email.address
+gpg --list-secret-keys
 
-The first line (starting with pub) will include your key length followed
+The first line (starting with sec) will include your key length followed
 by the type of key (e.g. 1024D) followed by a slash and then your keyid.
 
 Using your OpenPGP authentication key for SSH