1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

DOCS: Expanded --request description to include POP3 and IMAP details

This commit is contained in:
Steve Holme 2013-11-03 14:39:10 +00:00
parent 732d10ed6c
commit 0177f28c51

View File

@ -1783,6 +1783,13 @@ option.
Specifies a custom FTP command to use instead of LIST when doing file lists Specifies a custom FTP command to use instead of LIST when doing file lists
with FTP. with FTP.
(POP3)
Specifies a custom POP3 command to use instead of LIST or RETR. (Added in
7.26.0)
(IMAP)
Specified a custom IMAP command to use insead of LIST. (Added in 7.30.0)
If this option is used several times, the last one will be used. If this option is used several times, the last one will be used.
.IP "--xattr" .IP "--xattr"