Skip to content

Commit

Permalink
fix: completions for asdf plugin list (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
iris-garcia committed Sep 30, 2021
1 parent cb79c69 commit 43412aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completions/_asdf
Expand Up @@ -9,7 +9,7 @@ asdf_commands=( # 'asdf help' lists commands with help text
# plugins
'plugin:plugin management sub-commands'
'plugin-add:add plugin from asdf-plugins repo or from git URL'
'plugin-list:list installed plugins (--url with URLs)'
'plugin-list:list installed plugins (--urls with URLs)'
'plugin-list-all:list all plugins registered in asdf-plugins repo'
'plugin-remove:remove named plugin and all packages for it'
'plugin-update:update named plugin (or --all)'
Expand Down

0 comments on commit 43412aa

Please sign in to comment.