fix: list asdf version command under help.txt UTILS section (#1673)

This commit is contained in:
Antonio Ognio 2024-01-09 07:57:25 -05:00 committed by GitHub
parent 9265b87e0a
commit 240a5fbdea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,7 @@ asdf exec <command> [args...] Executes the command shim for current ve
asdf env <command> [util] Runs util (default: `env`) inside the
environment used for command shim execution.
asdf info Print OS, Shell and ASDF debug information.
asdf version Print the currently installed version of ASDF
asdf reshim <name> <version> Recreate shims for version of a package
asdf shim-versions <command> List the plugins and versions that
provide a command