mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-02-01 02:03:18 -05:00
Add broadcast to command list in help.
This commit is contained in:
@@ -11,7 +11,7 @@ function help {
|
||||
echo ""
|
||||
echo "Usage: gvm <command> <candidate> [version]"
|
||||
echo ""
|
||||
echo " command : install, uninstall, list, use, current, version, selfupdate or help"
|
||||
echo " command : install, uninstall, list, use, current, version, selfupdate, broadcast or help"
|
||||
echo " candidate : $CANDIDATES"
|
||||
echo " version : optional, defaults to latest stable if not provided"
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user