sendmail: include -H and -S in short help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
9de7509aa0
commit
2a4d7f44a4
@ -11,7 +11,7 @@
|
||||
|
||||
//usage:#define sendmail_trivial_usage
|
||||
//usage: "[-tv] [-f SENDER] [-amLOGIN 4<user_pass.txt | -auUSER -apPASS]"
|
||||
//usage: "\n [-w SECS] [RECIPIENT_EMAIL]..."
|
||||
//usage: "\n [-w SECS] [-H 'PROG ARGS' | -S HOST] [RECIPIENT_EMAIL]..."
|
||||
//usage:#define sendmail_full_usage "\n\n"
|
||||
//usage: "Read email from stdin and send it\n"
|
||||
//usage: "\nStandard options:"
|
||||
|
Loading…
Reference in New Issue
Block a user