From: Jonathan Nieder <jrnieder@gmail.com>
To: jari.aalto@cante.net
Cc: git@vger.kernel.org, Joey Hess <joey@kitenet.net>
Subject: Re: [PATCH] git-commit.txt: (synopsis): move -i and -o before "--"
Date: Wed, 1 Dec 2010 10:39:30 -0600 [thread overview]
Message-ID: <20101201163930.GE26120@burratino> (raw)
In-Reply-To: <74d884bbd76bf090472b123f8053f095cda523f9.1291215072.git.jari.aalto@cante.net>
jari.aalto@cante.net wrote:
> From: Jari Aalto <jari.aalto@cante.net>
"The -i and -o options cannot be used after --, so do not get the reader's
hopes up by suggesting they can.
Reported-by: Joey Hess <joey@kitenet.net>"
> Signed-off-by: Jari Aalto <jari.aalto@cante.net>
Thanks.
[...]
> --- a/Documentation/git-commit.txt
> +++ b/Documentation/git-commit.txt
> @@ -11,8 +11,8 @@ SYNOPSIS
> 'git commit' [-a | --interactive] [-s] [-v] [-u<mode>] [--amend] [--dry-run]
> [(-c | -C) <commit>] [-F <file> | -m <msg>] [--reset-author]
> [--allow-empty] [--allow-empty-message] [--no-verify] [-e] [--author=<author>]
> - [--date=<date>] [--cleanup=<mode>] [--status | --no-status] [--]
> - [[-i | -o ]<file>...]
> + [--date=<date>] [--cleanup=<mode>] [--status | --no-status]
> + [-i | -o ] [--] [<file>...]
While at it, shouldn't we get rid of the extra space after "-o"?
next prev parent reply other threads:[~2010-12-01 16:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-29 17:37 git commit synopsis typo? Joey Hess
2010-11-29 20:24 ` Junio C Hamano
2010-12-01 14:51 ` [PATCH] git-commit.txt: (synopsis): move -i and -o before "--" jari.aalto
2010-12-01 16:39 ` Jonathan Nieder [this message]
2010-12-01 19:01 ` Junio C Hamano
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=20101201163930.GE26120@burratino \
--to=jrnieder@gmail.com \
--cc=git@vger.kernel.org \
--cc=jari.aalto@cante.net \
--cc=joey@kitenet.net \
/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).