From: "Carlos Martín Nieto" <cmn@elego.de>
To: "Horst H. von Brand" <vonbrand@inf.utfsm.cl>
Cc: git@vger.kernel.org, gitster@pobox.com
Subject: Re: [PATCH] Fix synopsis for git-tag
Date: Fri, 04 May 2012 15:19:45 +0200 [thread overview]
Message-ID: <1336137585.3490.32.camel@beez.lab.cmartin.tk> (raw)
In-Reply-To: <1336136676-16510-1-git-send-email-vonbrand@inf.utfsm.cl>
[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]
On Fri, 2012-05-04 at 09:04 -0400, Horst H. von Brand wrote:
> From: "Horst H. von Brand" <vonbrand@inf.utfsm.cl>
>
> Signed-off-by: Horst H. von Brand <vonbrand@inf.utfsm.cl>
> ---
> Documentation/git-tag.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt
> index e36a7c3..ff7fa28 100644
> --- a/Documentation/git-tag.txt
> +++ b/Documentation/git-tag.txt
> @@ -13,7 +13,7 @@ SYNOPSIS
> <tagname> [<commit> | <object>]
> 'git tag' -d <tagname>...
> 'git tag' [-n[<num>]] -l [--contains <commit>] [--points-at <object>]
> - [--column[=<options>] | --no-column] [<pattern>...]
> + [--column[=<options> | --no-column] [<pattern>...]
This removes the closing bracket for --column=[=<options]. Your text
says that --column--no-column is valid and makes the [<pattern...] part
of the continuation of --column.
How is this a fix? Why is this necessary? The subject doesn't explain
any of this.
cmn
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
prev parent reply other threads:[~2012-05-04 13:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-04 13:04 [PATCH] Fix synopsis for git-tag Horst H. von Brand
2012-05-04 13:19 ` Carlos Martín Nieto [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1336137585.3490.32.camel@beez.lab.cmartin.tk \
--to=cmn@elego.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=vonbrand@inf.utfsm.cl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).