* man: update mu-verify, mu-view manpages

This commit is contained in:
djcb
2012-09-13 23:06:05 +03:00
parent c724a457ac
commit 7a40bfab38
2 changed files with 19 additions and 10 deletions

View File

@ -1,4 +1,4 @@
.TH MU VIEW 1 "July 2012" "User Manuals"
.TH MU VIEW 1 "September 2012" "User Manuals"
.SH NAME
@ -26,9 +26,15 @@ instead of displaying the full message, output a summary based upon the first
\fI<number>\fR lines of the message.
\fB\-\-terminate\fR
terminate messaages with a \\f (\fIform-feed\fR) characters when displaying
terminate messages with a \\f (\fIform-feed\fR) characters when displaying
them. This is useful when you want to further process them.
\fB\-\-decrypt\fR
attempt to decrypt encrypted message bodies. This is only possible if \fBmu\fR
was built with crypto-support. Users are strongle recommended to use
\fBgpg-agent\fR; however, if needed, \fBmu\fR will request the user password
from the consol
.SH BUGS
Please report bugs if you find them:
@ -42,3 +48,5 @@ Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
.BR mu(1)
.BR mu-index(1)
.BR gpg(1)
.BR gpg-agent(1)