Git development
 help / color / mirror / Atom feed
* [PATCH] Add comment that git-archive writes to stdout
@ 2007-09-14 18:41 Jari Aalto
  0 siblings, 0 replies; only message in thread
From: Jari Aalto @ 2007-09-14 18:41 UTC (permalink / raw)
  To: git

Signed-off-by: Jari Aalto <jari.aalto AT cante.net>
---
 Documentation/git-archive.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-archive.txt b/Documentation/git-archive.txt
index f2080eb..f172639 100644
--- a/Documentation/git-archive.txt
+++ b/Documentation/git-archive.txt
@@ -16,7 +16,8 @@ DESCRIPTION
 -----------
 Creates an archive of the specified format containing the tree
 structure for the named tree.  If <prefix> is specified it is
-prepended to the filenames in the archive.
+prepended to the filenames in the archive. The archive is
+written to stdout.
 
 'git-archive' behaves differently when given a tree ID versus when
 given a commit ID or tag ID.  In the first case the current time is
-- 
1.5.3


-- 
Welcome to FOSS revolution: we fix and modify until it shines

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

only message in thread, other threads:[~2007-09-14 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-14 18:41 [PATCH] Add comment that git-archive writes to stdout Jari Aalto

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