Fix typo
This commit is contained in:
parent
1073aa8163
commit
a7f14102d4
|
@ -26,7 +26,7 @@ setting in the created Vagrantfile.
|
||||||
* `--box-version` - (Optional) The box version or box version constraint to add
|
* `--box-version` - (Optional) The box version or box version constraint to add
|
||||||
to the `Vagrantfile`.
|
to the `Vagrantfile`.
|
||||||
|
|
||||||
* `--force` - If specified, this command will overwite any existing
|
* `--force` - If specified, this command will overwrite any existing
|
||||||
`Vagrantfile`.
|
`Vagrantfile`.
|
||||||
|
|
||||||
* `--minimal` - If specified, a minimal Vagrantfile will be created. This
|
* `--minimal` - If specified, a minimal Vagrantfile will be created. This
|
||||||
|
|
Loading…
Reference in New Issue