diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2021-11-13 07:58:49 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2021-11-13 08:50:37 +0200 |
| commit | 62185bde28c76317f2d659d243684894df3d4b43 (patch) | |
| tree | d2cbcdcf40a56dec4ed8fa80f2d652636e67bf1e | |
| parent | bca272f2581be8556d57f8dc262f82060f338642 (diff) | |
man: update mu-index (.noupdate)
| -rw-r--r-- | man/mu-index.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mu-index.1 b/man/mu-index.1 index 2f90ad4..b51bc55 100644 --- a/man/mu-index.1 +++ b/man/mu-index.1 @@ -1,4 +1,4 @@ -.TH MU-INDEX 1 "May 2020" "User Manuals" +.TH MU-INDEX 1 "November 2021" "User Manuals" .SH NAME @@ -40,7 +40,7 @@ If there is a file called \fI.noupdate\fR in a directory, the contents of that directory and all of its subdirectories will be ignored, unless we do a full rebuild (with \fBmu init\fR). This can be useful to speed up things you have some maildirs that never change. Note that you can still search for these -messages, this only affects updating the database. +messages, this only affects updating the database. \fI.noupdate\fR is ignored when you start indexing with an empty database (such as directly after \fImu init\fR. There also the \fB--lazy-check\fR which can greatly speed up indexing; see below for details. |
