Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: Add 'find-rev' command
[gitweb.git]
/
Documentation
/
git-archive.txt
diff --git
a/Documentation/git-archive.txt
b/Documentation/git-archive.txt
index 493474b2eeabb2f7928b0e9f91cfd1ff64763a6d..59dfabed23696fda20d036305c98d213de2b8b9c 100644
(file)
--- a/
Documentation/git-archive.txt
+++ b/
Documentation/git-archive.txt
@@
-32,9
+32,12
@@
OPTIONS
--format=<fmt>::
Format of the resulting archive: 'tar', 'zip'...
---list::
+--list
, -l
::
Show all available formats.
+--verbose, -v::
+ Report progress to stderr.
+
--prefix=<prefix>/::
Prepend <prefix>/ to each filename in the archive.