git version # Display the version of git. git help # Prints the synopsis and a list of the most commonly used commands. git help git # Display the git man page. git <COMMAND>