Add documentation for synced_folder's 'id' argument

This commit is contained in:
kcvajgf 2016-05-27 20:42:54 +08:00
parent 06135e3d6e
commit 368db4e933
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@ in other pages available in the navigation for these docs.
Vagrant will automatically choose the best synced folder option for your
environment. Otherwise, you can specify a specific type such as "nfs".
* `id` (string) - The name for the mount point of this synced folder in the
guest machine. This shows up when you run `mount` in the guest machine.
## Enabling
Synced folders are automatically setup during `vagrant up` and