mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Add help.txt
This commit is contained in:
parent
a0594000a8
commit
cfea847163
6
help.txt
6
help.txt
@ -1,14 +1,16 @@
|
||||
-- Usage --
|
||||
|
||||
MANAGE SOURCES
|
||||
|
||||
asdf add-source <name> <git-url>
|
||||
Add git repo as source for a package
|
||||
|
||||
asdf remove-source <name>
|
||||
Remove package source and versions
|
||||
|
||||
asdf update-source <name>
|
||||
Update package source
|
||||
|
||||
asdf update-source --all
|
||||
Update sources for all packages
|
||||
|
||||
|
||||
MANAGE PACKAGES
|
||||
|
Loading…
Reference in New Issue
Block a user