mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-08 16:26:25 -04:00
Merge pull request #6212 from modernlegend/typo_fix
fix typo, adjust wording for clarity
This commit is contained in:
commit
3b7117b689
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ there are more detailed examples of using these options.
|
|||
the host. This can be any port.
|
||||
|
||||
* `guest_ip` (string) - The guest IP to bind the forwarded port to. If
|
||||
this is not set, the port will go to the every interface. By default,
|
||||
this is not set, the port will go to every IP interface. By default,
|
||||
this is empty.
|
||||
|
||||
* `host` (int) - The port on the host that you want to use to access the
|
||||
|
|
|
|||
Loading…
Reference in a new issue