VMS Help  —  GIT  BLAME
 	Annotates each line in the given file with information from the
 	revision which last modified the line. Optionally, start annotating
 	from the given revision.

 	Command Syntax:

 		git blame [-c] [-b] [-l] [--root] [-t] [-f] [-n] [-s] [-e] [-p] [-w]
 			[--incremental] [-L <range>] [-S <revs-file>] [-M] [-C] [-C] [-C]
 			[--since=<date>] [--ignore-rev <rev>] [--ignore-revs-file <file>]
 			[--color-lines] [--color-by-age] [--progress] [--abbrev=<n>]
 			[ --contents <file> ] [<rev> | --reverse <rev>..<rev>] [--] <file>
Close Help