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 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html