* manpages updated

This commit is contained in:
Dirk-Jan C. Binnema
2010-11-30 22:11:40 +02:00
parent 2b393ed7c5
commit bc039e22d6
4 changed files with 32 additions and 47 deletions

View File

@ -1,4 +1,4 @@
.TH MU CLEANUP 1 "October 2010" "User Manuals"
.TH MU CLEANUP 1 "November 2010" "User Manuals"
.SH NAME
@ -10,15 +10,13 @@ mu cleanup \- clean up the mu database
.SH DESCRIPTION
\fBmu cleanup\fR is the \fBmu\fR sub-command for removing messages from the mu
database that are no longer present in the file system.
The \fBcleanup\fR command removes messages for which no corresponding file can
be found, from the database. Note that this is done automatically when running
\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).
\fBmu cleanup\fR does not remove messages that are outside the currently
specified Maildir as long as they still exist.
specified Maildir, as long as they still exist. The command only takes global
options, which are described in the \fBmu (1)\fR man page.
.SH BUGS