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

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 11:50:33 -04:00
parent 21e0fdf524
commit ca65ed65c3

View file

@ -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.