mexport.1: update wording

Closes: #97 [via git-merge-pr]
pull/98/head
Larry Hynes 6 years ago committed by Leah Neukirchen
parent 86cc56f293
commit 36b4b914e2

@ -10,18 +10,22 @@
.Ar msgs\ ... .Ar msgs\ ...
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm .Nm
exports the specified messages as an MBOXRD file, writes the specified
to the standard output. .Ar msgs
to the standard output
as an MBOXRD file.
.Po
See See
.Xr mmsg 7 .Xr mmsg 7
for the message argument syntax. for the message argument syntax.
.Pc
.Pp .Pp
If no If no
.Ar msgs .Ar msgs
are specified, are specified,
.Nm .Nm
reads filenames from the standard input, reads filenames from the standard input,
or uses the mails in the current sequence if used interactively. or uses the messages in the current sequence if used interactively.
.Pp .Pp
.Nm .Nm
uses the uses the
@ -30,7 +34,7 @@ uses the
.Sq Li X\&-Envelope\&-To\&: ) .Sq Li X\&-Envelope\&-To\&: )
and and
.Sq Li Date\&: .Sq Li Date\&:
headers from the message for the mbox headers from each message for the mbox
.Sq Li "From " .Sq Li "From "
line. line.
.Pp .Pp
@ -43,7 +47,7 @@ and
.Sq Li X\&-Status\&: .Sq Li X\&-Status\&:
headers according to the headers according to the
.Ar msgs .Ar msgs
Maildir flags. maildir flags.
.El .El
.Sh EXIT STATUS .Sh EXIT STATUS
.Ex -std .Ex -std

Loading…
Cancel
Save