Autogenerated manpages for v1.5.1.1-181-g2de0
authorJunio C Hamano <junio@hera.kernel.org>
Thu, 19 Apr 2007 02:58:45 +0000 (02:58 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Thu, 19 Apr 2007 02:58:45 +0000 (02:58 +0000)
man1/git-tar-tree.1

index 6da0a0bda18a52fe27bad99ff183a78d03ff8cc7..f6d497e344873220502d17e9a55d1845e4bbf963 100644 (file)
@@ -2,7 +2,7 @@
 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
 .\" Instead of manually editing it, you probably should edit the DocBook XML
 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GIT\-TAR\-TREE" "1" "04/04/2007" "Git 1.5.1.31.ge421f" "Git Manual"
+.TH "GIT\-TAR\-TREE" "1" "04/19/2007" "Git 1.5.1.1.181.g2de0" "Git Manual"
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -12,7 +12,7 @@ git\-tar\-tree \- Create a tar archive of the files in the named tree object
 .SH "SYNOPSIS"
 \fIgit\-tar\-tree\fR [\-\-remote=<repo>] <tree\-ish> [ <base> ]
 .SH "DESCRIPTION"
-THIS COMMAND IS DEPRECATED. Use git\-archive with \-\-format=tar option instead.
+THIS COMMAND IS DEPRECATED. Use git\-archive with \-\-format=tar 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.