Git

myprojrct

working tree

/.git

git [command] [—flags] [arguments]

Getting help

git help [commands]

This is the same as the online source:

https://git-scm.com/docs/git-init

concise help:

git <commands> -h

Reading help