mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 08:35:05 -05:00
curl.1: --mail-rcpt can be used multiple times
Reported-by: mgendre Closes #784
This commit is contained in:
parent
50129e6a96
commit
22aa34f745
@ -1073,7 +1073,8 @@ return with exit code 63.
|
|||||||
files this option has no effect even if the file transfer ends up being larger
|
files this option has no effect even if the file transfer ends up being larger
|
||||||
than this given limit. This concerns both FTP and HTTP transfers.
|
than this given limit. This concerns both FTP and HTTP transfers.
|
||||||
.IP "--mail-rcpt <address>"
|
.IP "--mail-rcpt <address>"
|
||||||
(SMTP) Specify a single address, user name or mailing list name.
|
(SMTP) Specify a single address, user name or mailing list name. Repeat this
|
||||||
|
option several times to send to multiple recipients.
|
||||||
|
|
||||||
When performing a mail transfer, the recipient should specify a valid email
|
When performing a mail transfer, the recipient should specify a valid email
|
||||||
address to send the mail to. (Added in 7.20.0)
|
address to send the mail to. (Added in 7.20.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user