What is the syntax for committing a message in the command line? code example Example: git commit with message git commit -m <msg> git commit -message=<msg>