Add better help for the plugin-add command.

This commit is contained in:
Trevor Brown 2017-09-06 21:35:08 -04:00 committed by GitHub
parent e74c472829
commit 9db92163d5

View File

@ -1,5 +1,6 @@
MANAGE PLUGINS
asdf plugin-add <name> [<git-url>] Add a plugin
asdf plugin-add <name> [<git-url>] Add a plugin from the plugin repo OR, add a Git repo
as a plugin by specifying the name and repo url
asdf plugin-list List installed plugins
asdf plugin-list-all List plugins registered on asdf-plugins repository
asdf plugin-remove <name> Remove plugin and package versions