X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-ls-tree.txt;h=ba0438e9ad444d3647af192f3483f27a73f8e294;hb=79f6ac77d90660971d778f2e300935ab16eb26c2;hp=cdc5654a991379890483a325145a74595d42741f;hpb=2b2dabc29f53c5835868029585000ee487cf6cbb;p=git.git diff --git a/Documentation/git-ls-tree.txt b/Documentation/git-ls-tree.txt index cdc5654a..ba0438e9 100644 --- a/Documentation/git-ls-tree.txt +++ b/Documentation/git-ls-tree.txt @@ -38,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 ------