Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/quickfetch'
[gitweb.git]
/
Documentation
/
git-archive.txt
diff --git
a/Documentation/git-archive.txt
b/Documentation/git-archive.txt
index 8d1041598e566a3ffc87cbe294c7800be1ab0c60..d3ca9a90cee97622d2a717d618da23d20aa248e4 100644
(file)
--- a/
Documentation/git-archive.txt
+++ b/
Documentation/git-archive.txt
@@
-33,9
+33,12
@@
OPTIONS
Format of the resulting archive: 'tar', 'zip'... The default
is 'tar'.
---list::
+--list
, -l
::
Show all available formats.
+--verbose, -v::
+ Report progress to stderr.
+
--prefix=<prefix>/::
Prepend <prefix>/ to each filename in the archive.