[PATCH 1/3] cli: allow keyword lists in argument parser.
[notmuch-archives.git] / 4f / c84e6a359bfcf9a26ab3bb5c3feab0943fa243
1 Return-Path: <markwalters1009@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 3E11F431FBF\r
6         for <notmuch@notmuchmail.org>; Sat, 25 Feb 2012 19:28:11 -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.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id Iin-AxNnAoDl for <notmuch@notmuchmail.org>;\r
18         Sat, 25 Feb 2012 19:28:10 -0800 (PST)\r
19 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
20         [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 67059431FAE\r
23         for <notmuch@notmuchmail.org>; Sat, 25 Feb 2012 19:28:10 -0800 (PST)\r
24 Received: by wibhi8 with SMTP id hi8so2540297wib.26\r
25         for <notmuch@notmuchmail.org>; Sat, 25 Feb 2012 19:28:09 -0800 (PST)\r
26 Received-SPF: pass (google.com: domain of markwalters1009@gmail.com designates\r
27         10.180.102.35 as permitted sender) client-ip=10.180.102.35; \r
28 Authentication-Results: mr.google.com; spf=pass (google.com: domain of\r
29         markwalters1009@gmail.com designates 10.180.102.35 as permitted\r
30         sender) smtp.mail=markwalters1009@gmail.com;\r
31         dkim=pass header.i=markwalters1009@gmail.com\r
32 Received: from mr.google.com ([10.180.102.35])\r
33         by 10.180.102.35 with SMTP id fl3mr16938416wib.22.1330226889391\r
34         (num_hops = 1); Sat, 25 Feb 2012 19:28:09 -0800 (PST)\r
35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
36         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
37         bh=IlIiuumH4d61LdY2t/cm8TB2n7+HCKuAeetPNJjNh5U=;\r
38         b=g+sRe4W3k6f1xsiYncXjnmvxK1CLF28ELMfRAirJVlx8EfyW8WnfkE03X+mUfRXQ88\r
39         KxJckzC06Wmw/xQfL2ZBQn8pWGEED/cdak7ZS0+4fiyIYBoilTqAqjN4/vu7owhGpAtc\r
40         Cb4FFWJ5qqgjuITERM15KEiU2ZOc2gYMfyoUY=\r
41 Received: by 10.180.102.35 with SMTP id fl3mr9124469wib.22.1330157149304;\r
42         Sat, 25 Feb 2012 00:05:49 -0800 (PST)\r
43 Received: from localhost (94-192-233-223.zone6.bethere.co.uk.\r
44  [94.192.233.223])      by mx.google.com with ESMTPS id\r
45  fw5sm8240163wib.0.2012.02.25.00.05.48  (version=TLSv1/SSLv3 cipher=OTHER);\r
46         Sat, 25 Feb 2012 00:05:48 -0800 (PST)\r
47 From: Mark Walters <markwalters1009@gmail.com>\r
48 To: notmuch@notmuchmail.org,\r
49         Austin Clements <amdragon@MIT.EDU>\r
50 Subject: [Patch v6 10/13] man: update manpage for notmuch-show --no-exclude\r
51         option\r
52 Date: Sat, 25 Feb 2012 08:06:41 +0000\r
53 Message-Id: <1330157204-26094-11-git-send-email-markwalters1009@gmail.com>\r
54 X-Mailer: git-send-email 1.7.2.3\r
55 In-Reply-To: <1330157204-26094-1-git-send-email-markwalters1009@gmail.com>\r
56 References: <1330157204-26094-1-git-send-email-markwalters1009@gmail.com>\r
57 X-BeenThere: notmuch@notmuchmail.org\r
58 X-Mailman-Version: 2.1.13\r
59 Precedence: list\r
60 List-Id: "Use and development of the notmuch mail system."\r
61         <notmuch.notmuchmail.org>\r
62 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
64 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
65 List-Post: <mailto:notmuch@notmuchmail.org>\r
66 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
67 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
68         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
69 X-List-Received-Date: Sun, 26 Feb 2012 03:28:12 -0000\r
70 \r
71 ---\r
72  man/man1/notmuch-show.1 |    7 +++++++\r
73  1 files changed, 7 insertions(+), 0 deletions(-)\r
74 \r
75 diff --git a/man/man1/notmuch-show.1 b/man/man1/notmuch-show.1\r
76 index b2301d8..8383a05 100644\r
77 --- a/man/man1/notmuch-show.1\r
78 +++ b/man/man1/notmuch-show.1\r
79 @@ -128,6 +128,13 @@ multipart/encrypted part will be replaced by the decrypted\r
80  content.\r
81  .RE\r
82  \r
83 +.RS 4\r
84 +.TP 4\r
85 +.B \-\-no-exclude\r
86 +\r
87 +Do not exclude the messages matching search.exclude_tags in the config file.\r
88 +.RE\r
89 +\r
90  A common use of\r
91  .B notmuch show\r
92  is to display a single thread of email messages. For this, use a\r
93 -- \r
94 1.7.2.3\r
95 \r