Update ccache completion

This commit is contained in:
Shohei YOSHIDA 2024-08-04 14:17:57 +09:00
parent 4145b89b06
commit 3ce9d453ae
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 2 additions and 0 deletions

View File

@ -325,6 +325,8 @@ elif [[ $words[2] == -* ]]; then
'--trim-dir[remove old files from directory _PATH_]: :_files -/' \
'--trim-max-size[specify the maximum size for --trim-dir]:size' \
'--trim-method[specify the method for --trim-dir]: :(atime mtime)' \
'--trim-recompress[recompress to level LEVEL]:level' \
'--trim-recompress-threads[use up to THREADS threads when recompressing]:threads' \
'--checksum-file[print the checksum of the file at PATH]: :_files' \
'--extract-result[extract file data stored in result file at PATH to the current working directory]' \
'(-k --get-config)'{-k,--get-config}'[print the value of configuration key]:key' \