summaryrefslogtreecommitdiffstats
path: root/crypto/rssh/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rssh/DETAILS')
-rwxr-xr-xcrypto/rssh/DETAILS5
1 files changed, 4 insertions, 1 deletions
diff --git a/crypto/rssh/DETAILS b/crypto/rssh/DETAILS
index a3099c7466..5cef889985 100755
--- a/crypto/rssh/DETAILS
+++ b/crypto/rssh/DETAILS
@@ -14,5 +14,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="crypto"
SHORT="Restricted shell allowing only scp and/or sftp"
cat << EOF
-rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. For example, if you have a server which you only want to allow users to copy files off of via scp, without providing shell access, you can use rssh to do that.
+rssh is a restricted shell for use with OpenSSH, allowing only scp and/or
+sftp. For example, if you have a server which you only want to allow users
+to copy files off of via scp, without providing shell access, you can use
+rssh to do that.
EOF