X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-http-fetch.txt;h=d91cb7ff85b8c05a39cd18757bc66a16662c5150;hb=d3b91fad1843e98fde9c287f72315bd456e18f2c;hp=b784a9d07ed284c4e39b374e1b52c0cb5ee9f417;hpb=e708af6e587ae0ecb2a6480e3614c5ec4a164106;p=git.git diff --git a/Documentation/git-http-fetch.txt b/Documentation/git-http-fetch.txt index b784a9d07..d91cb7ff8 100644 --- a/Documentation/git-http-fetch.txt +++ b/Documentation/git-http-fetch.txt @@ -8,7 +8,7 @@ git-http-fetch - Download from a remote git repository via HTTP SYNOPSIS -------- -'git-http-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [--stdin] +'git http-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [--stdin] DESCRIPTION ----------- @@ -35,7 +35,7 @@ commit-id:: --stdin:: Instead of a commit id on the command line (which is not expected in this - case), 'git-http-fetch' expects lines on stdin in the format + case), 'git http-fetch' expects lines on stdin in the format ['\t'] @@ -53,4 +53,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list