diff options
author | steve <steve@FreeBSD.org> | 1998-04-14 00:59:29 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-04-14 00:59:29 +0000 |
commit | c056e50072109ddd98c4ff8df90eb653e0cc10bd (patch) | |
tree | d8c758dc05fc58bd986b3e214b03f73634001312 /usr.bin/mail | |
parent | e7ef89f59e3c1dadeb48e8bee050fca63d88af33 (diff) | |
download | FreeBSD-src-c056e50072109ddd98c4ff8df90eb653e0cc10bd.zip FreeBSD-src-c056e50072109ddd98c4ff8df90eb653e0cc10bd.tar.gz |
Document the use of sendmail options on the commandline.
PR: 4778
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
Diffstat (limited to 'usr.bin/mail')
-rw-r--r-- | usr.bin/mail/mail.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 90fee5d..81ea50b 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mail.1 8.2 (Berkeley) 12/30/93 -.\" $Id: mail.1,v 1.13 1997/11/01 00:56:15 jraynard Exp $ +.\" $Id: mail.1,v 1.14 1998/01/02 16:43:49 joerg Exp $ .\" .Dd December 30, 1993 .Dt MAIL 1 @@ -44,7 +44,8 @@ .Op Fl s Ar subject .Op Fl c Ar cc-addr .Op Fl b Ar bcc-addr -.Ar to-addr... +.Ar to-addr ... +.Op \&- Ar sendmail-option ... .Nm mail .Op Fl iInNv .Fl f |