Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / b3 / 0670be19440d6b836093bc70b3ea01ea8ef3fc
1 Return-Path: <awg@lagos.xvx.ca>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 85E72431FD0\r
6         for <notmuch@notmuchmail.org>; Sun, 18 Mar 2012 09:33:06 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id G33I8hnAUz9u for <notmuch@notmuchmail.org>;\r
16         Sun, 18 Mar 2012 09:33:05 -0700 (PDT)\r
17 Received: from idcmail-mo1so.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10])\r
18         by olra.theworths.org (Postfix) with ESMTP id 75FC7431FAE\r
19         for <notmuch@notmuchmail.org>; Sun, 18 Mar 2012 09:33:01 -0700 (PDT)\r
20 Received: from pd4ml3so-ssvc.prod.shaw.ca ([10.0.141.150])\r
21         by pd4mo1so-svcs.prod.shaw.ca with ESMTP; 18 Mar 2012 10:33:00 -0600\r
22 X-Cloudmark-SP-Filtered: true\r
23 X-Cloudmark-SP-Result: v=1.1 cv=b/gStvK98Bs6YfhBwCpxRApoLO2qoBYaarCtclPE+68=\r
24         c=1 sm=1\r
25         a=M44ri5VhD8EA:10 a=BLceEmwcHowA:10 a=yQp6g8lIsgqumF79BAsFDg==:17\r
26         a=42mLeXhgQZWaz3spHXIA:9 a=NKPy_LdsL9tpF4-_dDMA:7\r
27         a=HpAAvcLHHh0Zw7uRqdWCyQ==:117\r
28 Received: from unknown (HELO lagos.xvx.ca) ([96.52.216.56])\r
29         by pd4ml3so-dmz.prod.shaw.ca with ESMTP; 18 Mar 2012 10:33:00 -0600\r
30 Received: by lagos.xvx.ca (Postfix, from userid 1000)\r
31         id 43E9C8004204; Sun, 18 Mar 2012 10:33:00 -0600 (MDT)\r
32 From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
33 To: notmuch@notmuchmail.org\r
34 Subject: [PATCH v8 06/11] man: Update notmuch-reply man page for JSON format.\r
35 Date: Sun, 18 Mar 2012 10:32:38 -0600\r
36 Message-Id: <1332088363-22476-7-git-send-email-awg+notmuch@xvx.ca>\r
37 X-Mailer: git-send-email 1.7.5.4\r
38 In-Reply-To: <1332088363-22476-1-git-send-email-awg+notmuch@xvx.ca>\r
39 References: <87fwd6kqtv.fsf@zancas.localnet>\r
40         <1332088363-22476-1-git-send-email-awg+notmuch@xvx.ca>\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Sun, 18 Mar 2012 16:33:06 -0000\r
54 \r
55 ---\r
56  man/man1/notmuch-reply.1 |   10 ++++++++--\r
57  1 files changed, 8 insertions(+), 2 deletions(-)\r
58 \r
59 diff --git a/man/man1/notmuch-reply.1 b/man/man1/notmuch-reply.1\r
60 index deb3ae1..ec8da1f 100644\r
61 --- a/man/man1/notmuch-reply.1\r
62 +++ b/man/man1/notmuch-reply.1\r
63 @@ -37,12 +37,17 @@ Supported options for\r
64  include\r
65  .RS\r
66  .TP 4\r
67 -.BR \-\-format= ( default | headers\-only )\r
68 +.BR \-\-format= ( default | json | headers\-only )\r
69  .RS\r
70  .TP 4\r
71  .BR default\r
72  Includes subject and quoted message body.\r
73  .TP\r
74 +.BR json\r
75 +Produces JSON output containing headers for a reply message and the\r
76 +contents of the original message. This output can be used by a client\r
77 +to create a reply message intelligently.\r
78 +.TP\r
79  .BR headers\-only\r
80  Only produces In\-Reply\-To, References, To, Cc, and Bcc headers.\r
81  .RE\r
82 @@ -73,7 +78,8 @@ with a search string matching a single message, (such as\r
83  id:<message-id>), but it can be useful to reply to several messages at\r
84  once. For example, when a series of patches are sent in a single\r
85  thread, replying to the entire thread allows for the reply to comment\r
86 -on issue found in multiple patches.\r
87 +on issues found in multiple patches. The default format supports\r
88 +replying to multiple messages at once, but the JSON format does not.\r
89  .RE\r
90  .RE\r
91  \r
92 -- \r
93 1.7.5.4\r
94 \r