]> granicus.if.org Git - curl/commitdiff
mail-rcpt.d: fix short-text description
authorJay Satiro <raysatiro@yahoo.com>
Sun, 7 Jan 2018 06:04:36 +0000 (01:04 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Sun, 7 Jan 2018 06:04:36 +0000 (01:04 -0500)
docs/cmdline-opts/mail-rcpt.d
src/tool_help.c

index d747ceabfda7c5a38a9b483268d8962cd4719951..0a2859b6884fd7f29fc27a44cd3c93d6d242139b 100644 (file)
@@ -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
 ---
index c6d329cdf43199043e469c5e265630a1e24c165a..9dc59cb3e7c8cafd65a8b8311391435e0246a8a3 100644 (file)
@@ -217,7 +217,7 @@ static const struct helptxt helptext[] = {
   {"    --mail-from <address>",
    "Mail from this address"},
   {"    --mail-rcpt <address>",
-   "Mail from this address"},
+   "Mail to this address"},
   {"-M, --manual",
    "Display the full manual"},
   {"    --max-filesize <bytes>",