mirror of
https://github.com/leahneukirchen/mblaze
synced 2024-11-11 13:10:32 +00:00
Changes to msort.1
- Clarify that its the message names, not the messages, that get printed - passed -> specified - Merge 3rd sentence in DESCRIPTION with 1st - 'the' standard input Closes: #66 [via git-merge-pr]
This commit is contained in:
parent
aee4d6e8e5
commit
f4e1b99b51
10
man/msort.1
10
man/msort.1
@ -11,19 +11,17 @@
|
|||||||
.Op Ar msgs\ ...
|
.Op Ar msgs\ ...
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm
|
.Nm
|
||||||
sorts mail messages according to various orders.
|
sorts mail messages according to various orders,
|
||||||
|
and prints, one per line, the sorted message names.
|
||||||
See
|
See
|
||||||
.Xr mmsg 7
|
.Xr mmsg 7
|
||||||
for the message argument syntax.
|
for the message argument syntax.
|
||||||
.Pp
|
.Pp
|
||||||
If no messages are passed,
|
If no messages are specified,
|
||||||
.Nm
|
.Nm
|
||||||
will read filenames from standard input,
|
will read filenames from the standard input,
|
||||||
or use the default sequence if used interactively.
|
or use the default sequence if used interactively.
|
||||||
.Pp
|
.Pp
|
||||||
.Nm
|
|
||||||
prints the sorted messages line by line.
|
|
||||||
.Pp
|
|
||||||
The options are as follows:
|
The options are as follows:
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Fl r
|
.It Fl r
|
||||||
|
Loading…
Reference in New Issue
Block a user