Documentation/git-read-tree: fix table layout
authorMichael J Gruber <git@drmicha.warpmail.net>
Mon, 15 Mar 2010 10:54:45 +0000 (11:54 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Mar 2010 22:20:03 +0000 (15:20 -0700)
Asciidoc takes the first non-space character in the first line of the
paragraph as a reference point for preformatted layout, so adjust to
that to make the table align.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found