Commit 0177f28c authored by Steve Holme's avatar Steve Holme
Browse files

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

parent 732d10ed
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1783,6 +1783,13 @@ option.
Specifies a custom FTP command to use instead of LIST when doing file lists
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.

.IP "--xattr"