Fixed typo in help text.

This commit is contained in:
Marco Vermeulen
2013-06-05 15:02:08 +01:00
parent 4f47f7f285
commit bcd0d21060

View File

@@ -19,7 +19,7 @@
function __gvmtool_help {
echo ""
echo "Usage: gvm <command> <candidate> [version]"
echo " gvm offline <enable|offline>"
echo " gvm offline <enable|disable>"
echo ""
echo " command : install, uninstall, list, use, current, version, default, selfupdate, broadcast, help, offline"
echo " candidate : groovy, grails, griffon, gradle, lazybones, vertx"