Code

git-tar-tree: complete deprecation conversion message
authorSam Vilain <sam.vilain@catalyst.net.nz>
Wed, 18 Apr 2007 23:51:21 +0000 (11:51 +1200)
committerJunio C Hamano <junkio@cox.net>
Thu, 19 Apr 2007 00:57:25 +0000 (17:57 -0700)
The syntax for git-archive is different; warn about it in the
deprecation message on the manual page.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-tar-tree.txt

index 595940524e7d7f1112700899cf74e24e1c2e1e87..7bde73b1b85df03893fa15b99b17c5aff09ae574 100644 (file)
@@ -13,7 +13,7 @@ SYNOPSIS
 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