* add --summary-len option for mu find and mu view, and document it
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
.TH MU VIEW 1 "July 2011" "User Manuals"
|
||||
.TH MU VIEW 1 "April 2012" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
.SH NAME
|
||||
|
||||
mu view\- display an e-mail message file
|
||||
|
||||
@ -25,6 +25,11 @@ any).
|
||||
instead of displaying the full message, output a summary based upon the first
|
||||
lines of the message.
|
||||
|
||||
.TP
|
||||
\fB\-\-summary-len=<number>\fR
|
||||
Number of lines to use for the summary. Default: 5.
|
||||
|
||||
|
||||
\fB\-\-terminate\fR
|
||||
terminate messaages with a \\f (\fIform-feed\fR) characters when displaying
|
||||
them. This is useful when you want to further process them.
|
||||
|
||||
Reference in New Issue
Block a user