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
It works for particular commands: git -h
git -h
Edit, thanks to @the-happy-hippo
But it shows only a brief description, not the full one, as git help or git --help gives on Windows.
git --help