From: Sam Vilain Date: Wed, 18 Apr 2007 23:51:21 +0000 (+1200) Subject: git-tar-tree: complete deprecation conversion message X-Git-Tag: v1.5.1.2~8 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9f1beb7140584b3eb803cc9a69cbced528209f6e;p=git.git git-tar-tree: complete deprecation conversion message The syntax for git-archive is different; warn about it in the deprecation message on the manual page. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-tar-tree.txt b/Documentation/git-tar-tree.txt index 595940524..7bde73b1b 100644 --- a/Documentation/git-tar-tree.txt +++ b/Documentation/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