Merge pull request #8027 from jessabe/master

Vagrant: Modifying CLI Documentation.
This commit is contained in:
Chris Roberts 2016-11-22 08:28:17 -08:00 committed by GitHub
commit 239de88c57
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ on a day-to-day basis.
* `--provider x` - Bring the machine up with the given
[provider](/docs/providers/). By default this is "virtualbox".
* `--provision` - Force the provisioners to run.
* `--[no-]provision` - Force, or prevent, the provisioners to run.
* `--provision-with x,y,z` - This will only run the given provisioners. For
example, if you have a `:shell` and `:chef_solo` provisioner and run