git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "René Scharfe" <l.s.r@web.de>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] rev-parse: fix typo in example on manpage
Date: Wed, 02 Apr 2014 19:36:41 +0200	[thread overview]
Message-ID: <533C4AA9.1060204@web.de> (raw)
In-Reply-To: <xmqqk3b7vdqi.fsf@gitster.dls.corp.google.com>

Am 02.04.2014 19:32, schrieb Junio C Hamano:
> René Scharfe <l.s.r@web.de> writes:
>
>> ---
>>   Documentation/git-rev-parse.txt | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> Thanks; I'll forge your Sign-off ;-)

Oops, sorry, and thanks.

Signed-off-by: Rene Scharfe <l.s.r@web.de>

>>
>> diff --git a/Documentation/git-rev-parse.txt b/Documentation/git-rev-parse.txt
>> index e05e6b3..377d9d7 100644
>> --- a/Documentation/git-rev-parse.txt
>> +++ b/Documentation/git-rev-parse.txt
>> @@ -363,7 +363,7 @@ usage: some-command [options] <args>...
>>       -h, --help            show the help
>>       --foo                 some nifty option --foo
>>       --bar ...             some cool option --bar with an argument
>> -    --bar <arg>           another cool option --baz with a named argument
>> +    --baz <arg>           another cool option --baz with a named argument
>>       --qux[=<path>]        qux may take a path argument but has meaning by itself
>>
>>   An option group Header

      reply	other threads:[~2014-04-03 10:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-01 19:27 [PATCH] rev-parse: fix typo in example on manpage René Scharfe
2014-04-02 17:32 ` Junio C Hamano
2014-04-02 17:36   ` René Scharfe [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=533C4AA9.1060204@web.de \
    --to=l.s.r@web.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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).