aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/usage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index 3363e103f..de6f03767 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -3651,6 +3651,7 @@
3651 "\n -H 'prog args' Run connection helper. E.g. openssl for encryption:" \ 3651 "\n -H 'prog args' Run connection helper. E.g. openssl for encryption:" \
3652 "\n -H 'exec openssl s_client -quiet -tls1 -starttls smtp" \ 3652 "\n -H 'exec openssl s_client -quiet -tls1 -starttls smtp" \
3653 "\n -connect smtp.gmail.com:25' <email.txt" \ 3653 "\n -connect smtp.gmail.com:25' <email.txt" \
3654 "\n [4<username_and_passwd.txt]" \
3654 "\n -S server[:port] Server" \ 3655 "\n -S server[:port] Server" \
3655 ) \ 3656 ) \
3656 USE_FEATURE_SENDMAIL_MAILXX( \ 3657 USE_FEATURE_SENDMAIL_MAILXX( \