Skip to content

Commit

Permalink
add missing view command
Browse files Browse the repository at this point in the history
  • Loading branch information
Valgard committed Feb 11, 2025
1 parent cddd338 commit cab4f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/completions/asdf.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ asdf_commands=( # 'asdf help' lists commands with help text
'env:prints or runs an executable under a command environment'
'info:print os, shell and asdf debug information'
'version:print the currently installed version of ASDF'
'version:print the currently installed version of ASDF'
'reshim:recreate shims for version of a tool'
'shim:shim management sub-commands'
'shimversions:list for given command which plugins and versions provide it'
Expand Down

0 comments on commit cab4f7b

Please sign in to comment.