X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-tar-tree.txt;h=2139b6ff8ce3df6d1c872be1410349e2637eb4f1;hb=5ad312bedede83f63de5e69ef5e5ddff46484eae;hp=dc8d0fa92fa901cc07b8d1e9ec00ea380e1b43a2;hpb=85c1f337be49eaa9a22e42a1c9958deef5ab57c3;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