mirror of
https://github.com/curl/curl.git
synced 2026-08-26 17:43:31 +03:00
docs: add categories to all cmdline opts
Adapted gen.pl with 'listcats' This commit is a part of "--help me if you can" Closes #5680
This commit is contained in:
parent
df0282a82b
commit
5dddc1dc7e
235 changed files with 289 additions and 6 deletions
|
|
@ -2,6 +2,7 @@ Long: ssl-reqd
|
|||
Help: Require SSL/TLS
|
||||
Protocols: FTP IMAP POP3 SMTP
|
||||
Added: 7.20.0
|
||||
Category: tls
|
||||
---
|
||||
Require SSL/TLS for the connection. Terminates the connection if the server
|
||||
doesn't support SSL/TLS.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue