git-archive: make tar the default format
[gitweb.git] / Documentation / git-archive.txt
index 031fcd5190bf4baef7d87534ef5b6a39fe8985a9..8d1041598e566a3ffc87cbe294c7800be1ab0c60 100644 (file)
@@ -3,7 +3,7 @@ git-archive(1)
 
 NAME
 ----
-git-archive - Creates a archive of the files in the named tree
+git-archive - Creates an archive of files from a named tree
 
 
 SYNOPSIS
@@ -30,7 +30,8 @@ OPTIONS
 -------
 
 --format=<fmt>::
-       Format of the resulting archive: 'tar', 'zip'...
+       Format of the resulting archive: 'tar', 'zip'...  The default
+       is 'tar'.
 
 --list::
        Show all available formats.