Is there a cli way, especially on Git for Windows bash, to get the html man page of git(1)? I have it on my system, so can go via another page but..

All the `git <cmd> --help` appear to work, but I can't determine the correct invocation for bringing up the stupid content tracker's page in the browser. Previously I'd have expected either `git --help` or `git git --help` to work (can't remember which). The former only produces the short form -h help in the bash window, the latter says 'git' isn't a command.

cc'ing Dscho and Duy who have had recent contact with that area who may know.
--
Philip

Reply via email to