count-objects: report how much disk space taken by garbage files
[gitweb.git] / Documentation / git-upload-archive.txt
index acbf634f85c72d70bbb7dd7653aded63d67dcbf6..d09bbb52b1bb85d5db5fcadc31afd4bb86a82fcd 100644 (file)
@@ -8,12 +8,13 @@ git-upload-archive - Send archive back to git-archive
 
 SYNOPSIS
 --------
+[verse]
 'git upload-archive' <directory>
 
 DESCRIPTION
 -----------
 Invoked by 'git archive --remote' and sends a generated archive to the
-other end over the git protocol.
+other end over the Git protocol.
 
 This command is usually not invoked directly by the end user.  The UI
 for the protocol is on the 'git archive' side, and the program pair