mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Add better help for the plugin-add command.
This commit is contained in:
parent
e74c472829
commit
9db92163d5
3
help.txt
3
help.txt
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user