mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Update help.txt
This commit is contained in:
parent
1d43a052fe
commit
d75f02fc29
1
help.txt
1
help.txt
@ -18,6 +18,7 @@ MANAGE PACKAGES
|
|||||||
asdf current <name> Display current version set or being used for package
|
asdf current <name> Display current version set or being used for package
|
||||||
asdf where <name> [<version>] Display install path for an installed or current version
|
asdf where <name> [<version>] Display install path for an installed or current version
|
||||||
asdf which <command> Display the path to an executable
|
asdf which <command> Display the path to an executable
|
||||||
|
asdf shell <name> <version> Set the package version in the current shell
|
||||||
asdf local <name> <version> Set the package local version
|
asdf local <name> <version> Set the package local version
|
||||||
asdf global <name> <version> Set the package global version
|
asdf global <name> <version> Set the package global 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