]> granicus.if.org Git - curl/commitdiff
CURLOPT_CONNECT_ONLY.3: Fixed incomplete protocol list
authorSteve Holme <steve_holme@hotmail.com>
Fri, 31 Oct 2014 12:44:43 +0000 (12:44 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 31 Oct 2014 12:44:43 +0000 (12:44 +0000)
Added missing IMAP to the protocol list.

docs/libcurl/opts/CURLOPT_CONNECT_ONLY.3

index 7a602aa11542ec129abec6ae957119511833b55e..4da2be7bfb1305de86c31a6f278386ff28fe1b01 100644 (file)
@@ -40,7 +40,7 @@ transfers.
 .SH DEFAULT
 0
 .SH PROTOCOLS
-HTTP, SMTP and POP3
+HTTP, SMTP, POP3 and IMAP
 .SH EXAMPLE
 TODO
 .SH AVAILABILITY