diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-01-23 22:02:26 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2010-01-23 22:02:26 +0200 |
| commit | a4720547dee67ea4cc175f0577e3460d961266a7 (patch) | |
| tree | e44942dcf57c9d163757dfe4140db0a69fb2e6d7 /man | |
| parent | a4bdb311ec6ed3901c7aab6ffbd65980a689d48c (diff) | |
* use -n for --nocleanup
Diffstat (limited to 'man')
| -rw-r--r-- | man/mu.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -119,7 +119,7 @@ for more information. The optional phase two of the indexing-process is the removal of messages from the database for which there is no longer a corresponding file in the -Maildir. If you do not want this, you can use \fB\-u\fR, \fB\-\-nocleanup\fR. +Maildir. If you do not want this, you can use \fB\-n\fR, \fB\-\-nocleanup\fR. .SS Indexing options @@ -137,7 +137,7 @@ environment variable is set to; if that is not set, it tries re-index all mails, even ones that are already in the database. .TP -\fB\-u\fR, \fB\-\-nocleanup\fR +\fB\-n\fR, \fB\-\-nocleanup\fR disables the database cleanup that \fBmu\fR does by default after indexing. .TP |
