We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9edd43 commit 10ece11Copy full SHA for 10ece11
pages/common/vagrant-version.md
@@ -3,10 +3,11 @@
3
> Display Vagrant version information.
4
> More information: <https://developer.hashicorp.com/vagrant/docs/cli/version>.
5
6
-- See the version of Vagrant you have installed and latest version of Vagrant that is currently available:
7
-
8
-`vagrant version`
9
10
- See the currently installed version:
11
12
`vagrant --version`
+-
+
+- See the currently installed version and latest version of Vagrant that is currently available:
13
+`vagrant version`
0 commit comments