fix openssl completion

- correct option value format
This commit is contained in:
Shohei YOSHIDA 2026-03-08 21:54:24 +09:00
parent 2bcf6ca857
commit 8a714f0ab2
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ _openssl() {
'-xcert[extra certificate file]:file:_files'
'-xchain[extra certificate chain file]:file:_files'
'-xchain_build[build the certificate chain for the extra certificates]'
'-xcertform[extra certificate format]:format[DER PEM P12]'
'-xcertform[extra certificate format]:format:(DER PEM P12)'
)
local -a openssl_supported_commands_flags=(