Re-add TODO

This commit is contained in:
Seth Vargo 2014-12-02 13:46:22 -05:00
parent 8df0b1848c
commit 9e5b587e66
1 changed files with 1 additions and 0 deletions

View File

@ -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]"