* updates to the man pages

This commit is contained in:
Dirk-Jan C. Binnema
2011-04-05 07:34:22 +03:00
parent f9acc69975
commit 983321609f
6 changed files with 100 additions and 63 deletions

View File

@ -1,4 +1,4 @@
.TH MU CLEANUP 1 "January 2011" "User Manuals"
.TH MU CLEANUP 1 "April 2011" "User Manuals"
.SH NAME
@ -10,9 +10,10 @@ mu cleanup \- clean up the mu database
.SH DESCRIPTION
\fBcleanup\fR removes messages for which no corresponding file can
be found, from the database. This is done automatically when running
\fBmu index\fR (unless \fB\-\-nocleanup\fR was specified).
\fBcleanup\fR removes messages from the database for which no corresponding
file can be found in the file system. This is done automatically when running
\fBmu index\fR (unless \fB\-\-nocleanup\fR was specified), but \fBmu cleanup\fR
can be used to do the cleanup explicitely.
\fBmu cleanup\fR does not remove messages that are outside the currently
specified Maildir, as long as they still exist. The command only takes global
@ -42,6 +43,4 @@ Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
.SH "SEE ALSO"
.BR maildir(5)
.BR mu-index(1)
.BR mu(1)
.BR maildir(5) mu-index(1) mu(1)