]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-archive.txt
Merge branch 'master' of git://repo.or.cz/git-gui
[git.git] / Documentation / git-archive.txt
index 493474b2eeabb2f7928b0e9f91cfd1ff64763a6d..d3ca9a90cee97622d2a717d618da23d20aa248e4 100644 (file)
@@ -30,11 +30,15 @@ OPTIONS
 -------
 
 --format=<fmt>::
-       Format of the resulting archive: 'tar', 'zip'...
+       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.