mirror of
https://github.com/curl/curl.git
synced 2026-06-16 04:15:37 +03:00
CURLOPT_CUSTOMREQUEST.3: Fixed incomplete protocol list
Whilst the description included information about SMTP, the protocol list only showed "TTP, FTP, IMAP, POP3".
This commit is contained in:
parent
89cc9988c9
commit
b274dedf1b
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ issue NOOP and RSET commands.
|
|||
.SH DEFAULT
|
||||
NULL
|
||||
.SH PROTOCOLS
|
||||
HTTP, FTP, IMAP, POP3
|
||||
HTTP, FTP, IMAP, POP3 and SMTP
|
||||
.SH EXAMPLE
|
||||
TODO
|
||||
.SH AVAILABILITY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue