Fix completions

This commit is contained in:
Alexander Rosenberg 2023-05-03 04:13:39 -07:00
parent f6dbf614d1
commit e2ee1dba60
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

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'