mflag.1: update wording

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

@ -3,7 +3,7 @@
.Os .Os
.Sh NAME .Sh NAME
.Nm mflag .Nm mflag
.Nd manipulate Maildir mail flags .Nd manipulate maildir flags
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm
.Op Fl DFPRST .Op Fl DFPRST
@ -16,12 +16,14 @@
.Op Ar msgs\ ... .Op Ar msgs\ ...
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm .Nm
changes the flags of the specified Maildir changes the flags of the specified maildir
.Ar msgs .Ar msgs
according to the options supplied. according to the options supplied.
.Po
See See
.Xr mmsg 7 .Xr mmsg 7
for the message argument syntax. for the message argument syntax.
.Pc
.Pp .Pp
The options are as follows: The options are as follows:
.Bl -tag -width Ds .Bl -tag -width Ds
@ -36,7 +38,8 @@ as flagged.
.It Fl P .It Fl P
Mark Mark
.Ar msgs .Ar msgs
as passed (resent/forwarded/bounced). as passed
.Pq resent/forwarded/bounced .
.It Fl R .It Fl R
Mark Mark
.Ar msgs .Ar msgs
@ -65,7 +68,8 @@ as flagged.
.It Fl p .It Fl p
Unmark Unmark
.Ar msgs .Ar msgs
as passed (resent/forwarded/bounced). as passed
.Pq resent/forwarded/bounced .
.It Fl r .It Fl r
Unmark Unmark
.Ar msgs .Ar msgs
@ -83,12 +87,11 @@ Unmark
.Ar msgs .Ar msgs
with the characters in with the characters in
.Ar str . .Ar str .
(Remember to use uppercase characters.) .Pq Remember to use uppercase characters.
.It Fl v .It Fl v
Read Maildir mails from the standard input Read messages from the standard input
(or use the whole current sequence, if used interactively) .Pq or use the whole current sequence, if used interactively
and print the transformed list of filenames. and print the transformed list of filenames.
.Pp
This can be used to keep the sequence intact in the case of renames. This can be used to keep the sequence intact in the case of renames.
.El .El
.Pp .Pp

Loading…
Cancel
Save