Merge pull request #10676 from cemderin/add-validate-parameter-to-docs
Add `vagrant validate` parameters to docs
This commit is contained in:
commit
cee88dad81
|
@ -12,6 +12,10 @@ description: |-
|
|||
|
||||
This command validates your [Vagrantfile](/docs/vagrantfile/).
|
||||
|
||||
## Options
|
||||
|
||||
* `--ignore-provider` - Ignores provider config options.
|
||||
|
||||
## Examples
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Reference in New Issue