mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Changed help instructions. Command is uninstall not remove
This commit is contained in:
parent
7ae5473de0
commit
e18943362c
2
help.txt
2
help.txt
@ -8,7 +8,7 @@ MANAGE PLUGINS
|
|||||||
|
|
||||||
MANAGE PACKAGES
|
MANAGE PACKAGES
|
||||||
asdf install <name> <version> Install a specific version of a package
|
asdf install <name> <version> Install a specific version of a package
|
||||||
asdf uninstall <name> <version> Remove a specific version of a package
|
asdf uninstall <name> <version> Remove a specific version of a package
|
||||||
asdf which <name> Display version set or being used for package
|
asdf which <name> Display version set or being used for package
|
||||||
asdf where <name> <version> Display install path for an installed version
|
asdf where <name> <version> Display install path for an installed version
|
||||||
asdf list <name> List installed versions of a package
|
asdf list <name> List installed versions of a package
|
||||||
|
Loading…
Reference in New Issue
Block a user