X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-http-fetch.txt;h=d91cb7ff85b8c05a39cd18757bc66a16662c5150;hb=d3b91fad1843e98fde9c287f72315bd456e18f2c;hp=389c6edfb8aef3e77fa2a02c3472b03dce1e4f25;hpb=9656153b87d47b34986f2d77eef9199c24cbf9f6;p=git.git diff --git a/Documentation/git-http-fetch.txt b/Documentation/git-http-fetch.txt index 389c6edfb..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