mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-01-31 09:43:04 -05:00
Fixed typo in help text.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user