mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
doc: document notmuch new --verbose
This commit is contained in:
parent
c9aa29291b
commit
1e69bb6f46
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ Supported options for **new** include
|
||||||
``--quiet``
|
``--quiet``
|
||||||
Do not print progress or results.
|
Do not print progress or results.
|
||||||
|
|
||||||
|
``--verbose``
|
||||||
|
Print file names being processed. Ignored when combined with
|
||||||
|
``--quiet``.
|
||||||
|
|
||||||
``--decrypt=(true|nostash|auto|false)``
|
``--decrypt=(true|nostash|auto|false)``
|
||||||
If ``true``, when encountering an encrypted message, try to
|
If ``true``, when encountering an encrypted message, try to
|
||||||
decrypt it while indexing, and stash any discovered session keys.
|
decrypt it while indexing, and stash any discovered session keys.
|
||||||
|
|
Loading…
Reference in a new issue