diff options
author | Jay Satiro <raysatiro@yahoo.com> | 2018-01-07 01:04:36 -0500 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2018-01-07 01:04:36 -0500 |
commit | e4f86025d6ba3f0029a592d9326dc7d1350e5bea (patch) | |
tree | 1c97e9f85c190682a07cce20e42d796a06a93e1e /docs/cmdline-opts/mail-rcpt.d | |
parent | 908a9a6742b1010894fae2a4a9cf797b051d6c33 (diff) | |
download | curl-e4f86025d6ba3f0029a592d9326dc7d1350e5bea.tar.gz |
mail-rcpt.d: fix short-text description
Diffstat (limited to 'docs/cmdline-opts/mail-rcpt.d')
-rw-r--r-- | docs/cmdline-opts/mail-rcpt.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/mail-rcpt.d b/docs/cmdline-opts/mail-rcpt.d index d747ceabf..0a2859b68 100644 --- a/docs/cmdline-opts/mail-rcpt.d +++ b/docs/cmdline-opts/mail-rcpt.d @@ -1,6 +1,6 @@ Long: mail-rcpt Arg: <address> -Help: Mail from this address +Help: Mail to this address Protocols: SMTP Added: 7.20.0 --- |