* updates to the man pages
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user