From: Junio C Hamano Date: Thu, 19 Apr 2007 02:58:45 +0000 (+0000) Subject: Autogenerated manpages for v1.5.1.1-181-g2de0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2caa90711cb6c4f437005699c78f8b724ffe6095;p=git.git Autogenerated manpages for v1.5.1.1-181-g2de0 --- diff --git a/man1/git-tar-tree.1 b/man1/git-tar-tree.1 index 6da0a0bda..f6d497e34 100644 --- a/man1/git-tar-tree.1 +++ b/man1/git-tar-tree.1 @@ -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=] [ ] .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 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 generated tar archive.