bin/produce in produce-0.6.0 vs bin/produce in produce-0.6.1

- old
+ new

@@ -18,11 +18,9 @@ program :help, 'Author', 'Felix Krause <produce@krausefx.com>' program :help, 'Website', 'https://fastlane.tools' program :help, 'GitHub', 'https://github.com/krausefx/produce' program :help_formatter, :compact - always_trace! - FastlaneCore::CommanderGenerator.new.generate(Produce::Options.available_options) command :create do |c| c.syntax = 'produce create' c.description = 'Creates a new app on iTunes Connect and the Apple Developer Portal'