]> git.notmuchmail.org Git - notmuch/commitdiff
doc: document notmuch new --verbose
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 29 Mar 2019 09:48:17 +0000 (10:48 +0100)
committerDavid Bremner <david@tethera.net>
Sun, 31 Mar 2019 14:59:46 +0000 (11:59 -0300)
doc/man1/notmuch-new.rst

index 5eeb49262e0dd6442a103fa02415fda394eb9797..20a1103b3363a85e78d9ec07845ad4ca068eb81d 100644 (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.