Re: A systematic way of handling Xapian lock errors?
[notmuch-archives.git] / 50 / 1adc9b78e9dddb8d701e0f4a4238ce672a170c
1 Return-Path: <jani@nikula.org>\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 B422E431FD0\r
6         for <notmuch@notmuchmail.org>; Tue, 27 Jan 2015 11:48:19 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 1.738\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.738 tagged_above=-999 required=5\r
12         tests=[DNS_FROM_AHBL_RHSBL=2.438, RCVD_IN_DNSWL_LOW=-0.7]\r
13         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 Jug2WiN8c600 for <notmuch@notmuchmail.org>;\r
17         Tue, 27 Jan 2015 11:48:14 -0800 (PST)\r
18 Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com\r
19         [209.85.212.182]) (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 E7CAF431FCF\r
22         for <notmuch@notmuchmail.org>; Tue, 27 Jan 2015 11:48:12 -0800 (PST)\r
23 Received: by mail-wi0-f182.google.com with SMTP id n3so7346486wiv.3\r
24         for <notmuch@notmuchmail.org>; Tue, 27 Jan 2015 11:48:12 -0800 (PST)\r
25 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
26         d=1e100.net; s=20130820;\r
27         h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to\r
28         :references;\r
29         bh=geNGxrN4P5an3UiBUwU2X3RemWVZnDYqGwzN07dfrM4=;\r
30         b=Br3Px2StpTDRML9x0ErF6zXK2/JbAl7nE1ZAkvmdIlnGGbrNg264iAnBDLT8bXeuaU\r
31         k5AdUpR+PT0i6qBQqbWRuN4A0oUwFmc8DBEb+O9pEkQlzxjz006TMTZnBflLG/xwo/Z5\r
32         HrODVvzVMK677vb7rXj16rZQ9lkCkf0CEqI7Km7cl3FQfuIt7ACTf/rnFTIpFBavG7tm\r
33         gY4olDcG5aL+bP4QETs88hF/FdFhfMPFtrmEXmobIX6Ekb1K7WbaovfS0hfD0SBdJgrN\r
34         TPjQu2KTz0ZsnP1vSYG9gT7kjp2rCVk7+kA8c7akM1P0pxk8phOB0JEYxwGgcOOcERTn\r
35         y0aw==\r
36 X-Gm-Message-State:\r
37  ALoCoQnKWnt1KLx8oM6DIJwZxyakiaz9kCbBBJ+GfMWIDwbyesoGi3pS69Cj9ufKXWQXQIN3yFoH\r
38 X-Received: by 10.180.91.201 with SMTP id cg9mr9356310wib.63.1422388091898;\r
39         Tue, 27 Jan 2015 11:48:11 -0800 (PST)\r
40 Received: from localhost (mobile-internet-5d6ab0-235.dhcp.inet.fi.\r
41         [93.106.176.235]) by mx.google.com with ESMTPSA id\r
42         ha1sm19409411wib.24.2015.01.27.11.48.10\r
43         (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
44         Tue, 27 Jan 2015 11:48:11 -0800 (PST)\r
45 From: Jani Nikula <jani@nikula.org>\r
46 To: notmuch@notmuchmail.org\r
47 Subject: [PATCH 3/5] doc: document notmuch-restore --input=filename option\r
48 Date: Tue, 27 Jan 2015 21:48:16 +0200\r
49 Message-Id: <1422388098-16333-3-git-send-email-jani@nikula.org>\r
50 X-Mailer: git-send-email 2.1.4\r
51 In-Reply-To: <1422388098-16333-1-git-send-email-jani@nikula.org>\r
52 References: <1422388098-16333-1-git-send-email-jani@nikula.org>\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Tue, 27 Jan 2015 19:48:20 -0000\r
66 \r
67 Document all options for completeness.\r
68 ---\r
69  doc/man1/notmuch-restore.rst | 3 +++\r
70  1 file changed, 3 insertions(+)\r
71 \r
72 diff --git a/doc/man1/notmuch-restore.rst b/doc/man1/notmuch-restore.rst\r
73 index 936b1383e045..362e2629e574 100644\r
74 --- a/doc/man1/notmuch-restore.rst\r
75 +++ b/doc/man1/notmuch-restore.rst\r
76 @@ -50,6 +50,9 @@ Supported options for **restore** include\r
77              format, this heuristic, based the fact that batch-tag format\r
78              contains no parentheses, should be accurate.\r
79  \r
80 +    ``--input=``\ <filename>\r
81 +        Read input from given file instead of stdin.\r
82 +\r
83  GZIPPED INPUT\r
84  =============\r
85  \r
86 -- \r
87 2.1.4\r
88 \r