mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
fix: list asdf version
command under help.txt UTILS section (#1673)
This commit is contained in:
parent
9265b87e0a
commit
240a5fbdea
1
help.txt
1
help.txt
@ -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
|
asdf env <command> [util] Runs util (default: `env`) inside the
|
||||||
environment used for command shim execution.
|
environment used for command shim execution.
|
||||||
asdf info Print OS, Shell and ASDF debug information.
|
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 reshim <name> <version> Recreate shims for version of a package
|
||||||
asdf shim-versions <command> List the plugins and versions that
|
asdf shim-versions <command> List the plugins and versions that
|
||||||
provide a command
|
provide a command
|
||||||
|
Loading…
Reference in New Issue
Block a user