From: David Bremner Date: Sun, 29 Apr 2018 23:19:43 +0000 (-0300) Subject: doc: document notmuch new --full-scan X-Git-Tag: 0.27_rc0~22 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=8a1eeecdfe83a5ca0a923e5d1e31bff076e406ce;p=notmuch doc: document notmuch new --full-scan --- diff --git a/doc/man1/notmuch-new.rst b/doc/man1/notmuch-new.rst index 16af5492..5eeb4926 100644 --- a/doc/man1/notmuch-new.rst +++ b/doc/man1/notmuch-new.rst @@ -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 ===========