Merge pull request #5264 from aknrdureegaesr/link-to-env-in-cli-doc

Make the environment variable documentation more easy to find.
This commit is contained in:
Seth Vargo 2015-01-29 11:39:27 -05:00
commit c766a1fdae
1 changed files with 5 additions and 0 deletions

View File

@ -22,3 +22,8 @@ accepts.
In depth documentation and use cases of various Vagrant commands is
available by reading the appropriate sub-section available in the left
navigational area of this site.
You may also wish to consult the
[documentation](/v2/other/environmental-variables.html) regarding the
environmental variables that can be used to configure and control
Vagrant in a global way.