mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
doc: document notmuch new --full-scan
This commit is contained in:
parent
84b2963726
commit
8a1eeecdfe
1 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,11 @@ Supported options for **new** include
|
||||||
|
|
||||||
See also ``index.decrypt`` in **notmuch-config(1)**.
|
See also ``index.decrypt`` in **notmuch-config(1)**.
|
||||||
|
|
||||||
|
``--full-scan``
|
||||||
|
By default notmuch-new uses directory modification times (mtimes)
|
||||||
|
to optimize the scanning of directories for new mail. This option turns
|
||||||
|
that optimization off.
|
||||||
|
|
||||||
EXIT STATUS
|
EXIT STATUS
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue