doc: document notmuch new --verbose

This commit is contained in:
Michal Sojka 2019-03-29 10:48:17 +01:00 committed by David Bremner
parent c9aa29291b
commit 1e69bb6f46

View file

@ -43,6 +43,10 @@ Supported options for **new** include
``--quiet``
Do not print progress or results.
``--verbose``
Print file names being processed. Ignored when combined with
``--quiet``.
``--decrypt=(true|nostash|auto|false)``
If ``true``, when encountering an encrypted message, try to
decrypt it while indexing, and stash any discovered session keys.