From e4f86025d6ba3f0029a592d9326dc7d1350e5bea Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Sun, 7 Jan 2018 01:04:36 -0500 Subject: mail-rcpt.d: fix short-text description --- src/tool_help.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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
", "Mail from this address"}, {" --mail-rcpt
", - "Mail from this address"}, + "Mail to this address"}, {"-M, --manual", "Display the full manual"}, {" --max-filesize ", -- cgit v1.2.3