Re: [PATCH] doc: document notmuch new --verbose

2019-03-31 Thread David Bremner
Michal Sojka  writes:

> ---
>  doc/man1/notmuch-new.rst | 4 
>  1 file changed, 4 insertions(+)

pushed

d
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Re: [PATCH] doc: document notmuch new --verbose

2019-03-30 Thread Tomi Ollila
On Fri, Mar 29 2019, Michal Sojka wrote:

LGTM. I run notmuch new always with --verbose (via wrapper). Good that the
option is now mentioned.

Tomi

> ---
>  doc/man1/notmuch-new.rst | 4 
>  1 file changed, 4 insertions(+)
>
> 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.
> -- 
> 2.20.1
>
> ___
> notmuch mailing list
> notmuch@notmuchmail.org
> https://notmuchmail.org/mailman/listinfo/notmuch
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


[PATCH] doc: document notmuch new --verbose

2019-03-29 Thread Michal Sojka
---
 doc/man1/notmuch-new.rst | 4 
 1 file changed, 4 insertions(+)

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.
-- 
2.20.1

___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch