ls-tree manpage: output of ls-tree is compatible with update-index

Such format relationships are very useful things to remember for
script writers.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Alex Riesen 2009-05-10 18:14:49 +02:00 committed by Junio C Hamano
parent 713697b34f
commit c98a95eea8
1 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,8 @@ Output Format

Unless the `-z` option is used, TAB, LF, and backslash characters
in pathnames are represented as `\t`, `\n`, and `\\`, respectively.
This output format is compatible with what '--index-info --stdin' of
'git update-index' expects.

When the `-l` option is used, format changes to