From: Micah Anderson Date: Thu, 7 Aug 2008 23:05:10 +0000 (-0400) Subject: fix word duplication X-Git-Tag: monkeysphere_0.8-1~31^2~9 X-Git-Url: https://codewiz.org/gitweb?p=monkeysphere.git;a=commitdiff_plain;h=5001c4b2f12540425be9e74c84beba3096981b21 fix word duplication --- diff --git a/doc/README b/doc/README index cf2f396..684f524 100644 --- a/doc/README +++ b/doc/README @@ -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.