doc: document notmuch new --full-scan

This commit is contained in:
David Bremner 2018-04-29 20:19:43 -03:00
parent 84b2963726
commit 8a1eeecdfe

View file

@ -59,6 +59,11 @@ Supported options for **new** include
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
===========