Skip to content

Commit 10ece11

Browse files
Update pages/common/vagrant-version.md
Co-authored-by: Dylan <[email protected]>
1 parent e9edd43 commit 10ece11

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

pages/common/vagrant-version.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
> Display Vagrant version information.
44
> More information: <https://developer.hashicorp.com/vagrant/docs/cli/version>.
55
6-
- See the version of Vagrant you have installed and latest version of Vagrant that is currently available:
7-
8-
`vagrant version`
9-
106
- See the currently installed version:
117

128
`vagrant --version`
9+
-
10+
11+
- See the currently installed version and latest version of Vagrant that is currently available:
12+
13+
`vagrant version`

0 commit comments

Comments
 (0)