mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ruby/rubygem-highline: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
4d2322641d
commit
abdff10986
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
highline is a high-level IO library that provides validation, type conversion,
|
||||
and more for command-line interfaces. HighLine also includes a complete menu
|
||||
system that can crank out anything from simple list selection to complete
|
||||
shells with just minutes of work.
|
||||
highline is a high-level IO library that provides validation, type
|
||||
conversion, and more for command-line interfaces. HighLine also
|
||||
includes a complete menu system that can crank out anything from
|
||||
simple list selection to complete shells with just minutes of work.
|
||||
|
|
Loading…
Reference in a new issue