Re: Possible addtions to notmuch new ?
[notmuch-archives.git] / 4f / 6ff78569c4b5e0bbcb72ddf64336889a2a398c
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 98D25431FAF\r
6         for <notmuch@notmuchmail.org>; Mon,  4 Mar 2013 11:53:22 -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: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 TDTG9ic2Mjug for <notmuch@notmuchmail.org>;\r
16         Mon,  4 Mar 2013 11:53:22 -0800 (PST)\r
17 Received: from mail-la0-f41.google.com (mail-la0-f41.google.com\r
18         [209.85.215.41]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id EDFFF431FAE\r
21         for <notmuch@notmuchmail.org>; Mon,  4 Mar 2013 11:53:21 -0800 (PST)\r
22 Received: by mail-la0-f41.google.com with SMTP id fo12so5421434lab.28\r
23         for <notmuch@notmuchmail.org>; Mon, 04 Mar 2013 11:53:20 -0800 (PST)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=google.com; s=20120113;\r
26         h=x-received:from:to:subject:date:message-id:x-mailer:in-reply-to\r
27         :references:x-gm-message-state;\r
28         bh=uSS7BPUSZGo1Zk1Bzw0zok3Yl78FSCuRdLZCTB0LLj8=;\r
29         b=i2+WtYZoG9EB2Zhbm9ATh11L66omBAFx1+5pTIJ3Vr5nLu40TZ1qcdr4K/xcW9nBnd\r
30         hXfYPs831eGwoJfrXhqGrF3Slsv7m6WO03JfBq+OsDVgE2Kq+1p8TtAy8FyQZGASIx+7\r
31         L3ZWokqJ2uru39zkaC/T92Xw91fROUH4my7hUf/v2By4uVJtgGmkVxA+4gTFmyat/N+P\r
32         w4+MM3OOoBbaU8VxDjcsE5k5Vflq4fH4fIbNLNr39FYt4eODqRP88GMUuZ6MuoO3xvwW\r
33         Ma7WpESGyEM1tQzOfz6n46aM9uP87fN/lz8sRObFVnlFiWGofUYfqZONzKsP3v3igQYe\r
34         /sKQ==\r
35 X-Received: by 10.152.132.138 with SMTP id ou10mr19176886lab.56.1362426799069;\r
36         Mon, 04 Mar 2013 11:53:19 -0800 (PST)\r
37 Received: from localhost (dsl-hkibrasgw4-50df51-27.dhcp.inet.fi.\r
38         [80.223.81.27])\r
39         by mx.google.com with ESMTPS id hk10sm12472842lab.4.2013.03.04.11.53.16\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Mon, 04 Mar 2013 11:53:17 -0800 (PST)\r
42 From: Jani Nikula <jani@nikula.org>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH] man: document the notmuch --config=FILE global option\r
45 Date: Mon,  4 Mar 2013 21:53:15 +0200\r
46 Message-Id: <1362426795-6874-1-git-send-email-jani@nikula.org>\r
47 X-Mailer: git-send-email 1.7.10.4\r
48 In-Reply-To: <cover.1362347362.git.jani@nikula.org>\r
49 References: <cover.1362347362.git.jani@nikula.org>\r
50 X-Gm-Message-State:\r
51  ALoCoQlYO2vex1wPkxuH+cwKQnHvF60EkuRkFsGBO9DoYUWRpHU7dLIiZX47IoemvbB4yURHxfpj\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Mon, 04 Mar 2013 19:53:22 -0000\r
65 \r
66 ---\r
67  man/man1/notmuch.1 |    9 +++++++++\r
68  1 file changed, 9 insertions(+)\r
69 \r
70 diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1\r
71 index e645a35..923fefe 100644\r
72 --- a/man/man1/notmuch.1\r
73 +++ b/man/man1/notmuch.1\r
74 @@ -70,6 +70,15 @@ Print a synopsis of available commands and exit.\r
75  Print the installed version of notmuch, and exit.\r
76  .RE\r
77  \r
78 +.RS 4\r
79 +.TP 4\r
80 +.B \-\-config=FILE\r
81 +\r
82 +Specify the configuration file to use. This overrides any\r
83 +configuration file specified by ${NOTMUCH_CONFIG}.\r
84 +\r
85 +.RE\r
86 +\r
87  .SH COMMANDS\r
88  \r
89  \r
90 -- \r
91 1.7.10.4\r
92 \r