Fix completions

This commit is contained in:
2023-05-03 04:13:39 -07:00
parent f6dbf614d1
commit e2ee1dba60

View File

@ -21,4 +21,4 @@ _license-tool_files() {
_arguments \
'-h[print help]' \
'-o[output file]:output:_files' \
'*:license:_license-tool_files'
':license:_license-tool_files'