Browse Source

ruby/rubygem-net-ssh: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
pull/186/head
B. Watson 4 years ago
parent
commit
ca65ed65c3
  1. 6
      ruby/rubygem-net-ssh/README

6
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.
Loading…
Cancel
Save