X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-ls-tree.txt;h=ba0438e9ad444d3647af192f3483f27a73f8e294;hb=3ace1fe34bbf24a62215d06614f9cf29a80def4a;hp=fdb215ec603d185511168be0c3fe6ad729f1b32f;hpb=e8c80638abc99928dba9ac832589749a531e2e21;p=git.git diff --git a/Documentation/git-ls-tree.txt b/Documentation/git-ls-tree.txt index fdb215ec..ba0438e9 100644 --- a/Documentation/git-ls-tree.txt +++ b/Documentation/git-ls-tree.txt @@ -1,6 +1,5 @@ git-ls-tree(1) ============== -v0.1, May 2005 NAME ---- @@ -39,6 +38,10 @@ Output Format ------------- SP SP TAB +When `-z` option is not used, TAB, LF, and backslash characters +in pathnames are represented as `\t`, `\n`, and `\\`, +respectively. + Author ------ @@ -51,5 +54,5 @@ Documentation by David Greaves, Junio C Hamano and the git-list