Mark Lodato wrote: > --- 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] <commit> <url> > +'git http-fetch' [-c] [-t] [-a] [-d] [-v] [-w filename] [--recover] [--stdin] <commit-id> <url> > > DESCRIPTION > ----------- > @@ -16,7 +16,7 @@ Downloads a remote git repository via HTTP. > > OPTIONS > ------- > -commit-id:: > +<commit-id>:: > Either the hash or the filename under [URL]/refs/ to > pull. Does this mean the same thing as "commit id" in other manpages? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html