summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-optimist/README
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/rubygem-optimist/README')
-rw-r--r--ruby/rubygem-optimist/README8
1 files changed, 4 insertions, 4 deletions
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.