From ccd71866b0c7253f988c4836eeb888e4abcc2da1 Mon Sep 17 00:00:00 2001 From: William Pursell Date: Fri, 29 Jun 2007 14:08:29 +0100 Subject: user-manual: fix directory name in git-archive example Signed-off-by: "J. Bruce Fields" diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 2aed7eb..d6caff4 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 -- cgit v0.10.2-6-g49f6