mirror of
https://github.com/curl/curl.git
synced 2026-07-24 19:17:20 +03:00
scripts: update completion.pl to parse options from docs
Reported-by: kpcyrd on github Fixes #16072 Closes #16789
This commit is contained in:
parent
c329321bf9
commit
d055a01ce9
4 changed files with 41 additions and 32 deletions
|
|
@ -3,7 +3,7 @@ c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|||
SPDX-License-Identifier: curl
|
||||
Long: proxy-tls13-ciphers
|
||||
Arg: <list>
|
||||
help: TLS 1.3 proxy cipher suites
|
||||
Help: TLS 1.3 proxy cipher suites
|
||||
Protocols: TLS
|
||||
Category: proxy tls
|
||||
Added: 7.61.0
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|||
SPDX-License-Identifier: curl
|
||||
Long: tls13-ciphers
|
||||
Arg: <list>
|
||||
help: TLS 1.3 cipher suites to use
|
||||
Help: TLS 1.3 cipher suites to use
|
||||
Protocols: TLS
|
||||
Category: tls
|
||||
Added: 7.61.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue