Git help
If you ever need help while using Git, there are three equivalent ways to get the comprehensive manual page (manpage) help for any of theGit commands:
$ git help
$ git --help
$ man git-