Re: [PATCH 4/4] test: cope with glass backend file naming variations
[notmuch-archives.git] / 50 / e79341527336ec13a593b297ca453fd4a869ca
1 Return-Path: <novalazy@gmail.com>\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 4B8AE431FC3\r
6         for <notmuch@notmuchmail.org>; Fri, 21 Jun 2013 22:48:40 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id dh76VlBoTwd7 for <notmuch@notmuchmail.org>;\r
17         Fri, 21 Jun 2013 22:48:34 -0700 (PDT)\r
18 Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com\r
19         [209.85.220.54]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 64E4E431FAE\r
22         for <notmuch@notmuchmail.org>; Fri, 21 Jun 2013 22:47:52 -0700 (PDT)\r
23 Received: by mail-pa0-f54.google.com with SMTP id kx10so8748354pab.27\r
24         for <notmuch@notmuchmail.org>; Fri, 21 Jun 2013 22:47:51 -0700 (PDT)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
26         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
27         bh=FsR35X6ufLJh8nkt3e02YTOsYgC27uDnVA3VMcdQJx8=;\r
28         b=LGV6EBezBKYUqv5zHG/oG2UhwQ5GdnGah2yOAj2cEPcLgvXqV39AfKyPNN/fXMi8Ps\r
29         AhoXDIp54dFYtY3v7IEHCQckir6HrR3FnlEGzSkpJBfKS7q0veudV9JweXTs0O/4Xe5Y\r
30         f/glmMw4nFGYrIaVhCqiFX8VqZqyz0/ZvyEQn8q4qAJjTbVI798AHPQ0PawnjLmfv1Or\r
31         B1jLdi0Pa+3FHQaNOl903CzS+EqPJsA/DkJ1y+gpQDmgJBHP8klNL04nSEniiMr6q77y\r
32         f52djE8kZJKlYvsltazdlbzW82V8At8xX3ElNYQ5K0N4VbEty/Dncy4cnZjGHBvRjItZ\r
33         6h0A==\r
34 X-Received: by 10.68.173.97 with SMTP id bj1mr3031913pbc.176.1371880071631;\r
35         Fri, 21 Jun 2013 22:47:51 -0700 (PDT)\r
36 Received: from localhost (215.42.233.220.static.exetel.com.au.\r
37         [220.233.42.215])\r
38         by mx.google.com with ESMTPSA id pl9sm7917761pbc.5.2013.06.21.22.47.48\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Fri, 21 Jun 2013 22:47:50 -0700 (PDT)\r
42 From: Peter Wang <novalazy@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH v6 11/12] man: document insert --create-folder\r
45 Date: Sat, 22 Jun 2013 15:46:47 +1000\r
46 Message-Id: <1371880008-18312-12-git-send-email-novalazy@gmail.com>\r
47 X-Mailer: git-send-email 1.7.12.1\r
48 In-Reply-To: <1371880008-18312-1-git-send-email-novalazy@gmail.com>\r
49 References: <1371880008-18312-1-git-send-email-novalazy@gmail.com>\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Sat, 22 Jun 2013 05:48:40 -0000\r
63 \r
64 Add documentation for notmuch insert --create-folder option.\r
65 ---\r
66  man/man1/notmuch-insert.1 | 12 ++++++++++++\r
67  1 file changed, 12 insertions(+)\r
68 \r
69 diff --git a/man/man1/notmuch-insert.1 b/man/man1/notmuch-insert.1\r
70 index e85fef8..d5202ac 100644\r
71 --- a/man/man1/notmuch-insert.1\r
72 +++ b/man/man1/notmuch-insert.1\r
73 @@ -43,6 +43,18 @@ relative to the top-level directory given by the value of\r
74  The default is to deliver to the top-level directory.\r
75  \r
76  .RE\r
77 +\r
78 +.RS 4\r
79 +.TP 4\r
80 +.B "--create-folder"\r
81 +\r
82 +Try to create the folder named by the\r
83 +.B "--folder"\r
84 +option, if it does not exist.\r
85 +Otherwise the folder must already exist for mail\r
86 +delivery to succeed.\r
87 +\r
88 +.RE\r
89  .SH EXIT STATUS\r
90  \r
91  This command returns exit status 0 if the message was successfully\r
92 -- \r
93 1.7.12.1\r
94 \r