diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
| commit | f247324df75b7f55b48b92acb3b42a5ae2deac8a (patch) | |
| tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/from | |
| parent | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/from')
| -rw-r--r-- | usr.bin/from/from.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/from/from.1 b/usr.bin/from/from.1 index b889495e2575..30d21cf6121c 100644 --- a/usr.bin/from/from.1 +++ b/usr.bin/from/from.1 @@ -53,7 +53,7 @@ Options: .Bl -tag -width Fl .It Fl c Just print a count of messages and exit. -.It Fl f Ar file +.It Fl f Ar file The supplied file is examined instead of the invoker's mailbox. If the @@ -61,10 +61,10 @@ If the option is used, the .Ar user argument should not be used. -Read from standard input if file name -.Ar - +Read from standard input if file name +.Ar - is given. -.It Fl s Ar sender +.It Fl s Ar sender Only mail from addresses containing the supplied string are printed. |
