Re-add TODO
This commit is contained in:
parent
8df0b1848c
commit
9e5b587e66
|
@ -7,6 +7,7 @@ module VagrantPlugins
|
|||
"deploys code in this environment to a configured destination"
|
||||
end
|
||||
|
||||
# @todo support multiple strategies if requested by the community
|
||||
def execute
|
||||
opts = OptionParser.new do |o|
|
||||
o.banner = "Usage: vagrant push [strategy] [options]"
|
||||
|
|
Loading…
Reference in New Issue