summaryrefslogtreecommitdiffstats
path: root/crypto/ssh-installkeys/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ssh-installkeys/DETAILS')
-rwxr-xr-xcrypto/ssh-installkeys/DETAILS6
1 files changed, 5 insertions, 1 deletions
diff --git a/crypto/ssh-installkeys/DETAILS b/crypto/ssh-installkeys/DETAILS
index 0369e99da4..fe5eeb8003 100755
--- a/crypto/ssh-installkeys/DETAILS
+++ b/crypto/ssh-installkeys/DETAILS
@@ -10,5 +10,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="ssh crypto"
SHORT="ssh-installkeys tries to export ssh public keys to a specified site"
cat << EOF
-ssh-installkeys is a script that tries to export ssh public keys to a specified site. It will walk you through generating key pairs if it doesn't find any to export. It handles all the fiddly details like making sure local and remote permissions are correct, and tells you what it's doing if it has to change anything.
+ssh-installkeys is a script that tries to export ssh public keys to a
+specified site. It will walk you through generating key pairs if it doesn't
+find any to export. It handles all the fiddly details like making sure local
+and remote permissions are correct, and tells you what it's doing if it has
+to change anything.
EOF