* add --summary-len option for mu find and mu view, and document it

This commit is contained in:
djcb
2012-04-28 12:56:57 +03:00
parent 9e8863f5e0
commit 5013f4c23d
6 changed files with 60 additions and 23 deletions

View File

@ -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.