diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2024-04-05 21:17:55 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2024-04-05 19:03:42 +0300 |
| commit | f813498f4daaa2a29509b3ef431dd91b82a960a7 (patch) | |
| tree | 5c5ce68fdc0e6632a7e614015db1513433fa50a4 /man | |
| parent | 4ddbac5d5ff4905e3b30436742155b28d18ace2b (diff) | |
mu: add --reindex option for mu index
I.e. without having to reinit explicitly.
Diffstat (limited to 'man')
| -rw-r--r-- | man/mu-index.1.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/mu-index.1.org b/man/mu-index.1.org index 7fab422..80452e0 100644 --- a/man/mu-index.1.org +++ b/man/mu-index.1.org @@ -78,6 +78,10 @@ messages. disable the database cleanup that *mu* does by default after indexing. +** --reindex + +perform a complete reindexing of all the messages in the maildir. + #+include: "muhome.inc" :minlevel 2 #+include: "common-options.inc" :minlevel 1 |
