`vagrant init` command. Used for initializing directories with vagrant.

This commit is contained in:
Mitchell Hashimoto 2010-02-11 00:51:21 -08:00 committed by John Bender
parent f2f92d7ffa
commit f2636355c1
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ module Vagrant
class Commands
extend Vagrant::Util
class << self
# Initializes a directory for use with vagrant. This command copies an
# initial `Vagrantfile` into the current working directory so you can