aboutsummaryrefslogtreecommitdiff
path: root/src/tool_help.c
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2018-01-07 01:04:36 -0500
committerJay Satiro <raysatiro@yahoo.com>2018-01-07 01:04:36 -0500
commite4f86025d6ba3f0029a592d9326dc7d1350e5bea (patch)
tree1c97e9f85c190682a07cce20e42d796a06a93e1e /src/tool_help.c
parent908a9a6742b1010894fae2a4a9cf797b051d6c33 (diff)
mail-rcpt.d: fix short-text description
Diffstat (limited to 'src/tool_help.c')
-rw-r--r--src/tool_help.c2
1 files changed, 1 insertions, 1 deletions
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>",