mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Add plugin-list-all to help.txt
This commit is contained in:
parent
779e757b56
commit
e1f34dd383
1
help.txt
1
help.txt
@ -1,6 +1,7 @@
|
||||
MANAGE PLUGINS
|
||||
asdf plugin-add <name> [<git-url>] Add a plugin
|
||||
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
|
||||
asdf plugin-update <name> Update plugin
|
||||
asdf plugin-update --all Update all plugins
|
||||
|
Loading…
Reference in New Issue
Block a user