Add missing homedir option to _gpgconf

This commit is contained in:
Score_Under 2021-02-04 14:41:05 +00:00
parent c90c27f8fc
commit a1d53f8824
No known key found for this signature in database
GPG Key ID: A99742B6A92A14E8
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ _arguments \
'--check-options[check options]:component:_gpgconf_component' \
'--apply-profile[update configuration files using the specified file]:configuration file:_path_files' \
'--status-fd[write status info to the specified file descriptor]:file descriptor' \
'--homedir[specify an alternative gnupg configuration home directory]:directory:_directories' \
'(-o --output)'{-o,--output}'[write output to the specified file]:output file:_path_files' \
'(-v --verbose)'{-v,--verbose}'[verbose]' \
'(-q --quiet)'{-q,--quiet}'[quiet]' \