summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:50:33 +0100
committer B. Watson2022-03-17 17:38:01 +0100
commitca65ed65c3933b9d730ef79f4f3d5de1fd9341c4 (patch)
treeea84e7cece9ee53c93c287ff51d1fbf62d4a6ede /ruby
parent21e0fdf5241f70ce5b5caf224097da499005b847 (diff)
downloadslackbuilds-ca65ed65c3933b9d730ef79f4f3d5de1fd9341c4.tar.gz
ruby/rubygem-net-ssh: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'ruby')
-rw-r--r--ruby/rubygem-net-ssh/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/rubygem-net-ssh/README b/ruby/rubygem-net-ssh/README
index 0ee1eaefc9..d4e34aa6b6 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.