Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 0CEB3429E44 for ; Tue, 25 Feb 2014 03:53:39 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s05ywumLjf+W for ; Tue, 25 Feb 2014 03:53:34 -0800 (PST) Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 12C45429E43 for ; Tue, 25 Feb 2014 03:53:34 -0800 (PST) Received: from remotemail by yantan.tethera.net with local (Exim 4.80) (envelope-from ) id 1WIGZp-0007xf-Oy; Tue, 25 Feb 2014 07:53:33 -0400 Received: (nullmailer pid 17605 invoked by uid 1000); Tue, 25 Feb 2014 11:53:23 -0000 From: David Bremner To: notmuch@notmuchmail.org Subject: [RFC PATCH v4 3/3] doc: fix for conversion errors Date: Tue, 25 Feb 2014 07:53:01 -0400 Message-Id: <1393329181-17404-4-git-send-email-david@tethera.net> X-Mailer: git-send-email 1.8.5.3 In-Reply-To: <1393329181-17404-1-git-send-email-david@tethera.net> References: <1393329181-17404-1-git-send-email-david@tethera.net> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 11:53:39 -0000 notmuch-show: For some reason a url got dropped. --- doc/man1/notmuch-show.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/man1/notmuch-show.rst b/doc/man1/notmuch-show.rst index 3fc3eca..bad868b 100644 --- a/doc/man1/notmuch-show.rst +++ b/doc/man1/notmuch-show.rst @@ -74,9 +74,7 @@ Supported options for **show** include '>' character added. This reversible escaping is termed "mboxrd" format and described in detail here: - :: - - + http://homepage.ntlworld.com/jonathan.deboynepollard/FGA/mail-mbox-formats.html **raw** (default for a single part, see --part) For a message or an attached message part, the original, raw -- 1.8.5.3