diff options
Diffstat (limited to 'src/tool_help.c')
-rw-r--r-- | src/tool_help.c | 2 |
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>", |