Browse Source

ruby/rubygem-file-tail: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
pull/186/head
B. Watson 4 years ago
parent
commit
db65698202
  1. 5
      ruby/rubygem-file-tail/README

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