]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-ls-tree.txt
Merge branch 'maint-1.5.6' into maint-1.6.0
[git.git] / Documentation / git-ls-tree.txt
index 4c7262f1cd82ca8d9ea6be638d23b18d9bba3738..3f87d7266b53928dff45b0a8f8ef8a5a805a840a 100644 (file)
@@ -76,8 +76,10 @@ Output Format
 -------------
         <mode> SP <type> SP <object> TAB <file>
 
-When the `-z` option is not used, TAB, LF, and backslash characters
+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