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:
Stephan Kämper 2022-01-04 20:09:27 +01:00 committed by GitHub
parent 87137e4103
commit 5f287efddc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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