Code

Makefile: remove and create libgit.a from scratch.
[git.git] / Documentation / git-http-fetch.txt
index 1116e855d6538f8d0e45f1cea60a2ef716991a3d..bc1a13289153976c31718d3694de2a188d5b8478 100644 (file)
@@ -3,12 +3,12 @@ git-http-fetch(1)
 
 NAME
 ----
-git-http-fetch - Downloads a remote git repository via HTTP
+git-http-fetch - downloads a remote git repository via HTTP
 
 
 SYNOPSIS
 --------
-'git-http-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] commit-id url
+'git-http-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] <commit> <url>
 
 DESCRIPTION
 -----------