Code

git-svn: trailing slash in prefix is mandatory with --branches/-b
[git.git] / Documentation / git-archive.txt
index 5fd3b62cf17b76b06dd8a799b03143a7203a8309..4da07c158053bd037f32ff74516c7b2dfeec723b 100644 (file)
@@ -3,7 +3,7 @@ git-archive(1)
 
 NAME
 ----
-git-archive - Creates an archive of files from a named tree
+git-archive - Create an archive of files from a named tree
 
 
 SYNOPSIS
@@ -31,7 +31,8 @@ OPTIONS
 -------
 
 --format=<fmt>::
-       Format of the resulting archive: 'tar', 'zip'...
+       Format of the resulting archive: 'tar', 'zip'...  The default
+       is 'tar'.
 
 --list, -l::
        Show all available formats.