From c258c935b6a3734a384f29295c9d320d1c9a3c30 Mon Sep 17 00:00:00 2001 From: Lee Jarvis Date: Wed, 17 Dec 2014 09:09:37 +0000 Subject: description tweak --- slop.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slop.gemspec') diff --git a/slop.gemspec b/slop.gemspec index 1720e31..b94a1f2 100644 --- a/slop.gemspec +++ b/slop.gemspec @@ -5,7 +5,7 @@ Gem::Specification.new do |s| s.name = 'slop' s.version = Slop::VERSION s.summary = 'Simple Lightweight Option Parsing' - s.description = 'A simple DSL for gathering options and parsing the command line' + s.description = 'A DSL for gathering options and parsing command line flags' s.author = 'Lee Jarvis' s.email = 'ljjarvis@gmail.com' s.homepage = 'http://github.com/leejarvis/slop' -- cgit v1.2.1