git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* info: display '--' as '-'
@ 2012-08-06  3:08 mofaph
  2012-08-07  6:01 ` Jeff King
  0 siblings, 1 reply; 6+ messages in thread
From: mofaph @ 2012-08-06  3:08 UTC (permalink / raw)
  To: git

Hi, all.

I am using Git 1.7.11.4 now. I compile and then install it from the repo.

$ git checkout v1.7.11.4
$ make prefix=$HOME/opt/git/1.7.11.4 all doc info
$ make prefix=$HOME/opt/git/1.7.11.4 install{,-doc,-html,-info}

Recently, I found some problem when I read the git.info.

For example, you can see it in "3.7.1 Getting conflict-resolution help during a
merge":

$ git log -merge
$ gitk -merge

See, it should be type like this:

$ git log --merge
$ gitk --merge

You will see this typo almost in the whole info file.

mofaph
2012/8/6

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

end of thread, other threads:[~2012-08-07 20:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-06  3:08 info: display '--' as '-' mofaph
2012-08-07  6:01 ` Jeff King
2012-08-07  7:17   ` David Kastrup
2012-08-07 19:42     ` Jeff King
2012-08-07 20:07       ` [PATCH] docs: monospace listings in docbook output Jeff King
2012-08-07  8:29   ` info: display '--' as '-' Andreas Schwab

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).