summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJamie McClelland <jm@mayfirst.org>2008-08-06 12:40:10 -0400
committerJamie McClelland <jm@mayfirst.org>2008-08-06 12:40:10 -0400
commit6f433d91a492631fc6f3de7023a99eb5f24fec72 (patch)
tree15b853ba2291a12eab4ce85d46ce67d1564bfcc8 /doc
parent8d5e0b0a27548e2bdf6345f0bebcdb98d5f18d75 (diff)
Adding simpler directions for getting your keyid.
Diffstat (limited to 'doc')
-rw-r--r--doc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README b/doc/README
index 86d0150..cf2f396 100644
--- a/doc/README
+++ b/doc/README
@@ -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