mail-rcpt.d: fix short-text description

master
Jay Satiro 6 years ago
parent 908a9a6742
commit e4f86025d6

@ -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
---

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

Loading…
Cancel
Save