lib/pennyworth/cli.rb in pennyworth-3.0.0 vs lib/pennyworth/cli.rb in pennyworth-3.1.0

- old
+ new

@@ -76,10 +76,10 @@ end desc "-v, [--version]", "Show version." map %w(-v --version) => :version def version - say "Pennyworth " + VERSION + say Pennyworth::Identity.label_version end desc "-h, [--help=HELP]", "Show this message or get help for a command." map %w(-h --help) => :help def help task = nil