The git help command on Windows (msysgit distribution) spawns web browser each time I run it. I tried git help -m which reports \"No
git help
msysgit
git help -m
\"No
git -h shows a command usage in the same terminal window.
git -h
On the other hand, git --help and git help open a browser.
git --help