From: David Bremner Date: Fri, 5 Jun 2015 16:57:31 +0000 (+0200) Subject: Re: [PATCH] doc: add minimal note about shared options. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fcafc24f3ea6ba29fa912f3bd64957717dca6822;p=notmuch-archives.git Re: [PATCH] doc: add minimal note about shared options. --- diff --git a/2b/d805b2ffd85a707c356deb3ec51476b0784d41 b/2b/d805b2ffd85a707c356deb3ec51476b0784d41 new file mode 100644 index 000000000..141f3156e --- /dev/null +++ b/2b/d805b2ffd85a707c356deb3ec51476b0784d41 @@ -0,0 +1,59 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 792446DE1772 + for ; Fri, 5 Jun 2015 09:58:23 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.239 +X-Spam-Level: +X-Spam-Status: No, score=0.239 tagged_above=-999 required=5 tests=[AWL=0.239] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id pDpfaH2VxTS2 for ; + Fri, 5 Jun 2015 09:58:21 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 9C1696DE1760 + for ; Fri, 5 Jun 2015 09:58:21 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1Z0uwH-0002gk-HS; Fri, 05 Jun 2015 16:57:49 +0000 +Received: (nullmailer pid 15062 invoked by uid 1000); Fri, 05 Jun 2015 + 16:57:31 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [PATCH] doc: add minimal note about shared options. +In-Reply-To: <1433427950-19023-1-git-send-email-david@tethera.net> +References: <1433396001-10822-1-git-send-email-david@tethera.net> + <1433427950-19023-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.20+15~ga1b054b (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Fri, 05 Jun 2015 18:57:31 +0200 +Message-ID: <87pp5aozyc.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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: Fri, 05 Jun 2015 16:58:23 -0000 + +David Bremner writes: + +> The example is a bit silly, but notmuch subcommand --help is actually +> not equivalent to "notmuch --help subcommand". + +pushed + +d