Vagrant: Modifying CLI Documentation.

This commit is contained in:
Jessica Brown 2016-11-21 18:13:52 +01:00
parent 53b9f1747c
commit 482380e46b
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 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