summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:49:25 +0100
committer B. Watson2022-03-17 17:38:01 +0100
commitdb656982023121ce53dc9af08a6d4d917824a3ba (patch)
tree0015fb5efbf05753c28cb3bfe991d694046a225c /ruby
parent4d93d4155aac2847bf1d7ed64b68fbcc030cd861 (diff)
downloadslackbuilds-db656982023121ce53dc9af08a6d4d917824a3ba.tar.gz
ruby/rubygem-file-tail: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'ruby')
-rw-r--r--ruby/rubygem-file-tail/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/ruby/rubygem-file-tail/README b/ruby/rubygem-file-tail/README
index 75eb8e5369..42e3461314 100644
--- a/ruby/rubygem-file-tail/README
+++ b/ruby/rubygem-file-tail/README
@@ -1,2 +1,3 @@
-This is a small ruby library that allows it to "tail" files in Ruby, including
-following a file, that still is growing like the unix command 'tail -f' can.
+This is a small ruby library that allows it to "tail" files in Ruby,
+including following a file, that still is growing like the unix
+command 'tail -f' can.