git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-tar-tree: complete deprecation conversion message
@ 2007-04-18 23:51 Sam Vilain
  0 siblings, 0 replies; only message in thread
From: Sam Vilain @ 2007-04-18 23:51 UTC (permalink / raw)
  To: git; +Cc: Sam Vilain

The syntax for git-archive is different; warn about it in the
deprecation message on the manual page.
---
 Documentation/git-tar-tree.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-tar-tree.txt b/Documentation/git-tar-tree.txt
index 5959405..7bde73b 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 <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
-- 
1.5.1.1.175.g31e4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-19  0:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-18 23:51 [PATCH] git-tar-tree: complete deprecation conversion message Sam Vilain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).