gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 92/125: mail-rcpt.d: fix short-text description


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 92/125: mail-rcpt.d: fix short-text description
Date: Sun, 21 Jan 2018 23:42:27 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit e4f86025d6ba3f0029a592d9326dc7d1350e5bea
Author: Jay Satiro <address@hidden>
AuthorDate: Sun Jan 7 01:04:36 2018 -0500

    mail-rcpt.d: fix short-text description
---
 docs/cmdline-opts/mail-rcpt.d | 2 +-
 src/tool_help.c               | 2 +-
 2 files changed, 2 insertions(+), 2 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
 ---
diff --git a/src/tool_help.c b/src/tool_help.c
index c6d329cdf..9dc59cb3e 100644
--- a/src/tool_help.c
+++ b/src/tool_help.c
@@ -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>",

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]