Add note to mention provider-specific check
This commit is contained in:
parent
3f39a2867d
commit
0e6daec6ee
|
@ -119,6 +119,9 @@ This command tells you whether or not the box you are using in
|
|||
your current Vagrant environment is outdated. If the `--global` flag
|
||||
is present, every installed box will be checked for updates.
|
||||
|
||||
This will show the latest version available for the specific provider type,
|
||||
which may be different than the absolute latest version available.
|
||||
|
||||
Checking for updates involves refreshing the metadata associated with
|
||||
a box. This generally requires an internet connection.
|
||||
|
||||
|
|
Loading…
Reference in New Issue