mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
docs: Fix help text for 'asdf global' (#1150)
* docs: Fix help text for 'asdf global' Signed-off-by: Stephan Kämper <the.tester@seasidetesting.com>
This commit is contained in:
parent
87137e4103
commit
5f287efddc
2
help.txt
2
help.txt
@ -35,7 +35,7 @@ asdf local <name> <version> Set the package local version
|
|||||||
asdf local <name> latest[:<version>] Set the package local version to the
|
asdf local <name> latest[:<version>] Set the package local version to the
|
||||||
latest provided version
|
latest provided version
|
||||||
asdf global <name> <version> Set the package global version
|
asdf global <name> <version> Set the package global version
|
||||||
asdf global <name> latest[:<version>] Set the package local version to the
|
asdf global <name> latest[:<version>] Set the package global version to the
|
||||||
latest provided version
|
latest provided version
|
||||||
asdf shell <name> <version> Set the package version to
|
asdf shell <name> <version> Set the package version to
|
||||||
`ASDF_${LANG}_VERSION` in the current shell
|
`ASDF_${LANG}_VERSION` in the current shell
|
||||||
|
Loading…
Reference in New Issue
Block a user