Merge pull request #135 from tchoulihan/patch-1

Show the useful gvm listall command
This commit is contained in:
Joshua Bussdieker
2015-04-16 16:00:18 -07:00
+4
View File
@@ -53,6 +53,10 @@ To list all installed Go versions (The current version is prefixed with "=>"):
gvm list
To list all Go versions available for download:
gvm listall
Uninstalling
============
To completely remove gvm and all installed Go versions and packages: