mu/man/mu-cleanup.1

35 lines
770 B
Groff

.TH MU CLEANUP 1 "November 2010" "User Manuals"
.SH NAME
mu cleanup \- clean up the mu database
.SH SYNOPSIS
.B mu cleanup [options]
.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).
\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
options, which are described in the \fBmu (1)\fR man page.
.SH BUGS
Please report bugs if you find them:
.BR http://code.google.com/p/mu0/issues/list
.SH AUTHOR
Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
.SH "SEE ALSO"
.BR maildir(5)
.BR mu-index(1)
.BR mu(1)