This commit is contained in:
Josh Frye 2014-12-02 12:10:12 -05:00 committed by Seth Vargo
parent 4a64da5663
commit 35dbb8db7d
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ The Vagrant Push Atlas strategy supports the following configuration options:
the same directory as the Vagrantfile, but you can specify this if you have
a `src` folder or `bin` folder or some other folder you want to upload.
- `vsc` - If set to true, Vagrant will automatically use VCS data to determine
- `vcs` - If set to true, Vagrant will automatically use VCS data to determine
the files to upload. Uncommitted changes will not be deployed.