mirror of
https://github.com/curl/curl.git
synced 2026-05-17 13:06:20 +03:00
CURLOPT_CONNECT_ONLY.3: Fixed incomplete protocol list
Added missing IMAP to the protocol list.
This commit is contained in:
parent
befbc8f56b
commit
211ca5ff77
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ transfers.
|
|||
.SH DEFAULT
|
||||
0
|
||||
.SH PROTOCOLS
|
||||
HTTP, SMTP and POP3
|
||||
HTTP, SMTP, POP3 and IMAP
|
||||
.SH EXAMPLE
|
||||
TODO
|
||||
.SH AVAILABILITY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue