doc: remove 'rebuild' remnants

There's no --rebuild anymore (since a long time), so let's remove some remnants.
This commit is contained in:
Dirk-Jan C. Binnema
2021-11-11 21:27:05 +02:00
parent 0e420474a2
commit ce08ec3250
2 changed files with 1 additions and 2 deletions

View File

@ -112,7 +112,6 @@ struct _MuConfig {
/* options for indexing */
gboolean nocleanup; /* don't cleanup del'd mails from db */
gboolean rebuild; /* empty the database before indexing */
gboolean lazycheck; /* don't check dirs with up-to-date
* timestamps */