Documentation/git-http-fetch.txt: Document the commit-id argument.
authorNikolai Weibull <mailing-lists.git@rawuncut.elitemail.org>
Thu, 8 Dec 2005 23:28:05 +0000 (00:28 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 8 Dec 2005 23:50:15 +0000 (15:50 -0800)
Signed-off-by: Nikolai Weibull <nikolai@bitwi.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-http-fetch.txt

index 088624f..1116e85 100644 (file)
@@ -14,6 +14,12 @@ DESCRIPTION
 -----------
 Downloads a remote git repository via HTTP.
 
+OPTIONS
+-------
+commit-id::
+        Either the hash or the filename under [URL]/refs/ to
+        pull.
+
 -c::
        Get the commit objects.
 -t::