Added maxnum argument to mu find.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.TH MU FIND 1 "June 2013" "User Manuals"
|
||||
.TH MU FIND 1 "September 2013" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
|
||||
@ -343,6 +343,10 @@ Note, if you specify a sortfield, by default, messages are sorted in reverse
|
||||
(descending) order (e.g., from lowest to highest). This is usually a good
|
||||
choice, but for dates it may be more useful to sort in the opposite direction.
|
||||
|
||||
.TP
|
||||
\fB\-n\fR, \fB\-\-maxnum=<number>\fR
|
||||
If > 0, display maximally that number of entries. If not specified, all matching entries are displayed.
|
||||
|
||||
.TP
|
||||
\fB\-\-summary-len=<number>\fR
|
||||
If > 0, use that number of lines of the message to provide a summary.
|
||||
|
||||
Reference in New Issue
Block a user