From: Junio C Hamano Date: Thu, 19 Apr 2007 02:58:43 +0000 (+0000) Subject: Autogenerated HTML docs for v1.5.1.1-181-g2de0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=22bfb1f9761ea22fb8c4ca34cb722f60dd65d96a;p=git.git Autogenerated HTML docs for v1.5.1.1-181-g2de0 --- diff --git a/git-tar-tree.html b/git-tar-tree.html index cb0b216f6..e01a64691 100644 --- a/git-tar-tree.html +++ b/git-tar-tree.html @@ -277,7 +277,7 @@ git-tar-tree(1) Manual Page

DESCRIPTION

THIS COMMAND IS DEPRECATED. Use git-archive with --format=tar -option instead.

+option instead (and move the <base> argument to --prefix=base/).

Creates a tar archive containing the tree structure for the named tree. When <base> is specified it is added as a leading path to the files in the generated tar archive.

@@ -395,7 +395,7 @@ git tar-tree HEAD:Documentation/ git-docs > git-1.4.0-docs.tar
diff --git a/git-tar-tree.txt b/git-tar-tree.txt index 595940524..7bde73b1b 100644 --- a/git-tar-tree.txt +++ b/git-tar-tree.txt @@ -13,7 +13,7 @@ SYNOPSIS DESCRIPTION ----------- THIS COMMAND IS DEPRECATED. Use `git-archive` with `--format=tar` -option instead. +option instead (and move the argument to `--prefix=base/`). Creates a tar archive containing the tree structure for the named tree. When is specified it is added as a leading path to the files in the