Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 4d / 8772dc3a2f034f1de29dfeb42bde698da8bfc4
1 Return-Path: <too@guru-group.fi>\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 98542431FBC\r
6         for <notmuch@notmuchmail.org>; Thu,  6 Nov 2014 09:47:46 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 FJLFCZA4do6l for <notmuch@notmuchmail.org>;\r
16         Thu,  6 Nov 2014 09:47:38 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 7A73D431FAE\r
19         for <notmuch@notmuchmail.org>; Thu,  6 Nov 2014 09:47:38 -0800 (PST)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id A28E110008E; Thu,  6 Nov 2014 19:47:01 +0200 (EET)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: notmuch@notmuchmail.org\r
24 Subject: [PATCH] doc: whitespace cleanup\r
25 Date: Thu,  6 Nov 2014 19:46:59 +0200\r
26 Message-Id: <1415296019-26944-1-git-send-email-tomi.ollila@iki.fi>\r
27 X-Mailer: git-send-email 2.0.0\r
28 Cc: tomi.ollila@iki.fi\r
29 X-BeenThere: notmuch@notmuchmail.org\r
30 X-Mailman-Version: 2.1.13\r
31 Precedence: list\r
32 List-Id: "Use and development of the notmuch mail system."\r
33         <notmuch.notmuchmail.org>\r
34 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
35         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
36 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
37 List-Post: <mailto:notmuch@notmuchmail.org>\r
38 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
39 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
41 X-List-Received-Date: Thu, 06 Nov 2014 17:47:46 -0000\r
42 \r
43 Changed one tab in doc/man1/notmuch-show.rst to 8 spaces.\r
44 \r
45 Removed one leading tab in doc/man5/notmuch-hooks.rst to make\r
46 the SYNOPSIS style consistent with other pages.\r
47 ---\r
48  doc/man1/notmuch-show.rst  | 2 +-\r
49  doc/man5/notmuch-hooks.rst | 2 +-\r
50  2 files changed, 2 insertions(+), 2 deletions(-)\r
51 \r
52 diff --git a/doc/man1/notmuch-show.rst b/doc/man1/notmuch-show.rst\r
53 index 5aecbfd7d041..9eb5198daf90 100644\r
54 --- a/doc/man1/notmuch-show.rst\r
55 +++ b/doc/man1/notmuch-show.rst\r
56 @@ -73,7 +73,7 @@ Supported options for **show** include\r
57              '>' character added. This reversible escaping is termed\r
58              "mboxrd" format and described in detail here:\r
59  \r
60 -           http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/mail-mbox-formats.html\r
61 +            http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/mail-mbox-formats.html\r
62  \r
63          **raw** (default if --part is given)\r
64              Write the raw bytes of the given MIME part of a message to\r
65 diff --git a/doc/man5/notmuch-hooks.rst b/doc/man5/notmuch-hooks.rst\r
66 index f1c2528c5666..f96a923b23f2 100644\r
67 --- a/doc/man5/notmuch-hooks.rst\r
68 +++ b/doc/man5/notmuch-hooks.rst\r
69 @@ -5,7 +5,7 @@ notmuch-hooks\r
70  SYNOPSIS\r
71  ========\r
72  \r
73 -       $DATABASEDIR/.notmuch/hooks/*\r
74 +$DATABASEDIR/.notmuch/hooks/*\r
75  \r
76  DESCRIPTION\r
77  ===========\r
78 -- \r
79 2.0.0\r
80 \r