projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de7509
)
sendmail: include -H and -S in short help text
author
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 14 Jul 2016 18:06:44 +0000
(20:06 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Thu, 14 Jul 2016 18:06:44 +0000
(20:06 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
mailutils/sendmail.c
patch
|
blob
|
history
diff --git
a/mailutils/sendmail.c
b/mailutils/sendmail.c
index a93be707de0e7cf2cd0cd5adc6a1871580d431ea..cd27d676ef2a4878c7466adf62e48ef25e09e776 100644
(file)
--- a/
mailutils/sendmail.c
+++ b/
mailutils/sendmail.c
@@
-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:"