Skip to content

Commit

Permalink
fix: list asdf version command under help.txt UTILS section (#1673)
Browse files Browse the repository at this point in the history
  • Loading branch information
aognio committed Jan 9, 2024
1 parent 9265b87 commit 240a5fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 240a5fb

Please sign in to comment.