summaryrefslogtreecommitdiffstats
path: root/git-http-fetch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-01-06 17:13:58 -0800
committerJunio C Hamano <junio@hera.kernel.org>2006-01-06 17:13:58 -0800
commit235a91e6b0d1d18a2517cf7e0a18278a6912bdb0 (patch)
tree526cd006cb2571a64bb543fbe7fbdd8e425af718 /git-http-fetch.txt
parentab0087622a692f2980ae9f169beb4459f36bf230 (diff)
downloadgit-htmldocs-235a91e6b0d1d18a2517cf7e0a18278a6912bdb0.tar.gz
Autogenerated HTML docs for 026351a03507dc3a2e89e068c01234dc55914df2
Diffstat (limited to 'git-http-fetch.txt')
-rw-r--r--git-http-fetch.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-http-fetch.txt b/git-http-fetch.txt
index 1116e855d..bc1a13289 100644
--- a/git-http-fetch.txt
+++ b/git-http-fetch.txt
@@ -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
-----------