X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-tar-tree.txt;h=2139b6ff8ce3df6d1c872be1410349e2637eb4f1;hb=16cee38ae2bff93a4e4c512550fb4ccac035a3a1;hp=dc8d0fa92fa901cc07b8d1e9ec00ea380e1b43a2;hpb=80bd6f3064a6009cd18a4dab9ce6d29681cec4af;p=git.git diff --git a/Documentation/git-tar-tree.txt b/Documentation/git-tar-tree.txt index dc8d0fa9..2139b6ff 100644 --- a/Documentation/git-tar-tree.txt +++ b/Documentation/git-tar-tree.txt @@ -1,6 +1,5 @@ git-tar-tree(1) =============== -v0.1, May 2005 NAME ---- @@ -14,7 +13,7 @@ SYNOPSIS DESCRIPTION ----------- Creates a tar archive containing the tree structure for the named tree. -When is specified it is added as a leading path as the files in the +When is specified it is added as a leading path to the files in the generated tar archive. git-tar-tree behaves differently when given a tree ID versus when given @@ -35,5 +34,5 @@ Documentation by David Greaves, Junio C Hamano and the git-list