diff options
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rubygem-net-ssh/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/rubygem-net-ssh/README b/ruby/rubygem-net-ssh/README index 0ee1eaefc9e7..d4e34aa6b6a9 100644 --- a/ruby/rubygem-net-ssh/README +++ b/ruby/rubygem-net-ssh/README @@ -1,3 +1,3 @@ -Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows -you to write programs that invoke and interact with processes on remote -servers, via SSH2. +Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It +allows you to write programs that invoke and interact with processes +on remote servers, via SSH2. |