summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2021-11-13 07:58:49 +0200
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2021-11-13 07:58:49 +0200
commitd0bb0f215a7da97d4187f6c97ddea163df7fcc95 (patch)
treebef66ea77db925a2392fec57abdbe24ebbac740f /man
parentf71c05805cbe27c43f2a6d5b6717924fbeccfc9f (diff)
man: update mu-index (.noupdate)
Diffstat (limited to 'man')
-rw-r--r--man/mu-index.14
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.