summaryrefslogtreecommitdiffstats
path: root/doc/man1
diff options
context:
space:
mode:
authorMichal Sojka <sojkam1@fel.cvut.cz>2019-03-29 10:48:17 +0100
committerDavid Bremner <david@tethera.net>2019-03-31 11:59:46 -0300
commit1e69bb6f46ae0468dede6d8977f45295a84b7343 (patch)
tree9aec781e9a63082c9e93557fad8ffe02b9770afd /doc/man1
parentc9aa29291bc21eaddebab5dcf9b940bb66e2454c (diff)
doc: document notmuch new --verbose
Diffstat (limited to 'doc/man1')
-rw-r--r--doc/man1/notmuch-new.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man1/notmuch-new.rst b/doc/man1/notmuch-new.rst
index 5eeb4926..20a1103b 100644
--- a/doc/man1/notmuch-new.rst
+++ b/doc/man1/notmuch-new.rst
@@ -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.