Git development
 help / color / mirror / Atom feed
* [PATCH] minor error in user-manual.txt
@ 2007-06-29 13:41 William Pursell
  0 siblings, 0 replies; only message in thread
From: William Pursell @ 2007-06-29 13:41 UTC (permalink / raw)
  To: git

From: William Pursell <bill.pursell@gmail.com>
Date: Fri, 29 Jun 2007 14:08:29 +0100
Subject: [PATCH] minor error in user-manual.txt

---
 Documentation/user-manual.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 0bfa21b..b0b49c8 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -890,7 +890,7 @@ $ git archive --format=tar --prefix=project/ HEAD | gzip >latest.tar.gz
 -------------------------------------------------
 
 will use HEAD to produce a tar archive in which each filename is
-preceded by "prefix/".
+preceded by "project/".
 
 If you're releasing a new version of a software project, you may want
 to simultaneously make a changelog to include in the release
-- 
1.4.4.4

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

only message in thread, other threads:[~2007-06-29 13:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-29 13:41 [PATCH] minor error in user-manual.txt William Pursell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox