fix word duplication
[monkeysphere.git] / doc / README
index 86d0150bee6a4b4292af1d496612b8dfd8851da2..684f524100698642664d79a652b75f52fbb79b8e 100644 (file)
@@ -30,7 +30,7 @@ hosts are.  This can be done with the monkeysphere-ssh-proxycommand
 
 $ monkeysphere update-known_hosts
 
-This will command will check to see if there is an OpenPGP key for
+This command will check to see if there is an OpenPGP key for
 each (non-hashed) host listed in the known_hosts file, and then add
 the key for that host to the known_hosts file if one is found.  This
 command could be added to a crontab as well, if desired.
@@ -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