mail-rcpt.d: fix short-text description

This commit is contained in:
Jay Satiro 2018-01-07 01:04:36 -05:00
parent 908a9a6742
commit e4f86025d6
2 changed files with 2 additions and 2 deletions

View 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>",