* manpage updates
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.TH MU CLEANUP 1 "November 2010" "User Manuals"
|
||||
.TH MU CLEANUP 1 "January 2011" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
|
||||
@ -18,6 +18,19 @@ be found, from the database. This is done automatically when running
|
||||
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 RETURN VALUE
|
||||
|
||||
\fBmu cleanup\fR return 0 upon successful completion. Anything else leads to a
|
||||
non-zero return value, for example:
|
||||
|
||||
.sh
|
||||
| code | meaning |
|
||||
|------+--------------------------------|
|
||||
| 0 | ok |
|
||||
| 1 | general error |
|
||||
| 4 | database is corrupted |
|
||||
.si
|
||||
|
||||
.SH BUGS
|
||||
|
||||
Please report bugs if you find them:
|
||||
|
||||
Reference in New Issue
Block a user