summaryrefslogtreecommitdiff
path: root/Documentation/git-archive.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-06-09 18:52:43 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-06-09 18:52:43 (GMT)
commite58db03bbee4af96e60b6ac88b84c1c11b8b037e (patch)
tree6bc70c7e765f4f57e58b12e4537867ce85c73227 /Documentation/git-archive.txt
parente876e741113e63e5ee1641baddb2d537bec5ddb8 (diff)
parent29cf5e1245344b8827ffc0bbcb6f712a3ccc647d (diff)
downloadgit-e58db03bbee4af96e60b6ac88b84c1c11b8b037e.zip
git-e58db03bbee4af96e60b6ac88b84c1c11b8b037e.tar.gz
git-e58db03bbee4af96e60b6ac88b84c1c11b8b037e.tar.bz2
Merge branch 'maint'
* maint: Make command description imperative statement, not third-person present.
Diffstat (limited to 'Documentation/git-archive.txt')
-rw-r--r--Documentation/git-archive.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-archive.txt b/Documentation/git-archive.txt
index 721e035..4da07c1 100644
--- a/Documentation/git-archive.txt
+++ b/Documentation/git-archive.txt
@@ -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