Re: [PATCH v5.2 4/7] man: Update notmuch-reply man page for JSON format.

Subject: Re: [PATCH v5.2 4/7] man: Update notmuch-reply man page for JSON format.

Date: Fri, 17 Feb 2012 15:01:26 -0500

To: Adam Wolfe Gordon

Cc: notmuch@notmuchmail.org

From: Austin Clements


The JSON reply format should also get added to devel/schemata (since
you're building on my JSON show rewrite patches anyway).

Quoth Adam Wolfe Gordon on Feb 15 at  8:12 pm:
> ---
>  man/man1/notmuch-reply.1 |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1
> index 5160ece..307abee 100644
> --- a/man/man1/notmuch-reply.1
> +++ b/man/man1/notmuch-reply.1
> @@ -43,6 +43,11 @@ include
>  .BR default
>  Includes subject and quoted message body.
>  .TP
> +.BR json
> +Produces JSON output containing headers for a reply message and the
> +contents of the original message. This output can be used by a client
> +to create a reply message intelligently.
> +.TP
>  .BR headers\-only
>  Only produces In\-Reply\-To, References, To, Cc, and Bcc headers.
>  .RE

Thread: