* update man pages
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.TH MU VIEW 1 "September 2010" "User Manuals"
|
||||
.TH MU VIEW 1 "November 2010" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
|
||||
@ -10,11 +10,9 @@ mu view\- display an e-mail message file
|
||||
|
||||
.SH DESCRIPTION
|
||||
|
||||
\fBmu view\fR is the \fBmu\fR sub-command for displaying an e-mail message
|
||||
file. It works on message files and does not require the message to be indexed
|
||||
in the mu database with
|
||||
.BR mu-index(1)
|
||||
\.
|
||||
\fBview\fR is the \fBmu\fR command for displaying an e-mail message file. It
|
||||
works on message files and does \fInot\fR require the message to be indexed in
|
||||
the mu database.
|
||||
|
||||
The command shows some common headers (From:, To:, Cc:, Subject: and Date:)
|
||||
and the plain-text body of the message, if there is any.
|
||||
@ -23,7 +21,7 @@ and the plain-text body of the message, if there is any.
|
||||
|
||||
.TP
|
||||
\fB\-k\fR, \fB\-\-summary\-len\fR=\fI<len>\fR
|
||||
instead of the full message, output a summary based on up to \fI\len\fR lines
|
||||
instead of the full message, output a summary based on up to \fIlen\fR lines
|
||||
of the message. The default is 0, which means 'show full body'.
|
||||
|
||||
.SH BUGS
|
||||
@ -37,4 +35,4 @@ Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
|
||||
|
||||
.SH "SEE ALSO"
|
||||
|
||||
.BR mu(1)
|
||||
.BR mu(1) mu-index(1)
|
||||
|
||||
Reference in New Issue
Block a user