show help message for deploy client command
This commit is contained in:
parent
cf8a340447
commit
c1e4c9e38c
@ -14,6 +14,8 @@ class Deploy < Handler
|
|||||||
if ARGV.size > 1
|
if ARGV.size > 1
|
||||||
self.options = @options_parser.deploy_options
|
self.options = @options_parser.deploy_options
|
||||||
deploy_handler @options_parser.args
|
deploy_handler @options_parser.args
|
||||||
|
else
|
||||||
|
@options_parser.invalid_command
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user