This commit is contained in:
David Dollar
2010-06-29 20:42:06 -04:00
parent be593846e2
commit b969e03086

View File

@@ -30,6 +30,7 @@ class Foreman::CLI < Thor
method_option :user, :type => :string, :aliases => "-u"
method_option :concurrency, :type => :string, :aliases => "-c",
:banner => '"alpha=5,bar=3"'
def export(format, location=nil)
check_procfile!