mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Fix certificate options.
This commit is contained in:
parent
31adfa1f55
commit
06ba11272c
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ _certificate_arguments=(
|
|||
'--verbose:Whether to log verbosely'
|
||||
'--debug:Whether to log debug information'
|
||||
'--ca-location: LOCATION Which certificate authority to use (local or remote)'
|
||||
'--extra HASH:Extra arguments to pass to the indirection request'
|
||||
'--extra:HASH Extra arguments to pass to the indirection request'
|
||||
'--terminus: TERMINUS The indirector terminus to use'
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue