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 544A2431FB6 for ; Mon, 10 Dec 2012 13:32:21 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 0jydBnc3oRxI for ; Mon, 10 Dec 2012 13:32:21 -0800 (PST) Received: from mail-la0-f53.google.com (mail-la0-f53.google.com [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id B53C3431FAE for ; Mon, 10 Dec 2012 13:32:20 -0800 (PST) Received: by mail-la0-f53.google.com with SMTP id w12so2444567lag.26 for ; Mon, 10 Dec 2012 13:32:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type:x-gm-message-state; bh=P+Ocz0eaOGgezSjWn3SDzxSQhILZWaoEQM2dqR2YbII=; b=ozSdmPT2Gi//J4Y5RUwjX3JKz2L9mRAZvzehz/k6GtCPgGfsZTuJvlq+YwcJ+F3Q0F LBVtgLSGo8gpj6Gi1f2ZGkPu/pMsrvzhs0fJ81MVIc5cOa3EKy8x9za2a28w0MuYEC6O XhNor6jp5uj6lBcG83azR7xfUzfyRM6mAfPOWUTcz/52FdP5azfvY/fcCY/rpaOaTdtq 3Ozv9cA1CiUWpK4UTQ3hCDjJeH9qya3UsiWzDwPNSz8nk/ka78RzfHwFDtJ2kdz9VwFa x1EP4CTpNGctZcK26CoJ42c9W45gZ7swj+aU2UxWy01lywwUp3oQM8aPw98TWwbJt0mg FwrQ== Received: by 10.112.50.205 with SMTP id e13mr6673138lbo.57.1355175139217; Mon, 10 Dec 2012 13:32:19 -0800 (PST) Received: from localhost (dsl-hkibrasgw4-fe51df00-27.dhcp.inet.fi. [80.223.81.27]) by mx.google.com with ESMTPS id pw17sm8385643lab.5.2012.12.10.13.32.17 (version=SSLv3 cipher=OTHER); Mon, 10 Dec 2012 13:32:18 -0800 (PST) From: Jani Nikula To: david@tethera.net, notmuch@notmuchmail.org Subject: Re: [Patch v6 5/6] notmuch-tag.1: tidy synopsis formatting In-Reply-To: <1355096008-4544-6-git-send-email-david@tethera.net> References: <1355096008-4544-1-git-send-email-david@tethera.net> <1355096008-4544-6-git-send-email-david@tethera.net> User-Agent: Notmuch/0.14+138~g7041c56 (http://notmuchmail.org) Emacs/23.4.1 (i686-pc-linux-gnu) Date: Mon, 10 Dec 2012 23:32:16 +0200 Message-ID: <87boe1a90f.fsf@nikula.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Gm-Message-State: ALoCoQmpbZ9Z9KPzns0AHZy5Ad92tS+9q9V6H58CPN9OBdaSMh8eYO5Bg2L3jA9nTFXvGSlQL7Ja Cc: David Bremner 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: Mon, 10 Dec 2012 21:32:21 -0000 On Mon, 10 Dec 2012, david@tethera.net wrote: > From: David Bremner > > Consistently use [...]; one less space. LGTM. > --- > man/man1/notmuch-tag.1 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man/man1/notmuch-tag.1 b/man/man1/notmuch-tag.1 > index 0f86582..d23700d 100644 > --- a/man/man1/notmuch-tag.1 > +++ b/man/man1/notmuch-tag.1 > @@ -4,7 +4,7 @@ notmuch-tag \- add/remove tags for all messages matching the search terms > > .SH SYNOPSIS > .B notmuch tag > -.RI "+<" tag> "|\-<" tag "> [...] [\-\-] <" search-term ">..." > +.RI "+<" tag ">|\-<" tag "> [...] [\-\-] <" search-term "> [...]" > > .SH DESCRIPTION > > -- > 1.7.10.4 > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch