git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Bug report: Documentation error in git-bisect man description
@ 2017-01-12 23:02 Manuel Ullmann
  2017-01-12 23:32 ` Junio C Hamano
  0 siblings, 1 reply; 6+ messages in thread
From: Manuel Ullmann @ 2017-01-12 23:02 UTC (permalink / raw)
  To: git

Hi,

there is a mistake in the git-bisect description.
The second paragraph of it says ‘the terms "old" and "new" can be used
in place of "good" and "bad"’. So from a logical point of view the
description part stating the usage syntax should be:

git bisect (bad|good) [<rev>]
git bisect (old|new) [<rev>...]

instead of

git bisect (bad|new) [<rev>]
git bisect (good|old) [<rev>...]

Checked man page version of 2.11.0, but it is in my local 2.10.2 git as well.

Best regards,
Manuel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-01-13  1:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-12 23:02 Bug report: Documentation error in git-bisect man description Manuel Ullmann
2017-01-12 23:32 ` Junio C Hamano
2017-01-12 23:42   ` Junio C Hamano
2017-01-13  0:14     ` Manuel Ullmann
2017-01-13  1:13     ` Christian Couder
2017-01-13  1:39       ` Manuel Ullmann

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).