From ed695d57de7054a3f7cfe4f865cf7abe848b6839 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:50:39 -0400 Subject: ruby/rubygem-optimist: Wrap README at 72 columns. Signed-off-by: B. Watson --- ruby/rubygem-optimist/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ruby/rubygem-optimist') diff --git a/ruby/rubygem-optimist/README b/ruby/rubygem-optimist/README index 8af9d6e03b..b6ec0d9d07 100644 --- a/ruby/rubygem-optimist/README +++ b/ruby/rubygem-optimist/README @@ -1,4 +1,4 @@ -Optimist is a commandline option parser for Ruby that just gets out of your -way. One line of code per option is all you need to write. For that, you get a -nice automatically-generated help page, robust option parsing, and sensible -defaults for everything you don't specify. +Optimist is a commandline option parser for Ruby that just gets out +of your way. One line of code per option is all you need to write. For +that, you get a nice automatically-generated help page, robust option +parsing, and sensible defaults for everything you don't specify. -- cgit v1.2.3