.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH DELTA "1" "December 2023" "delta 0.16.5" "User Commands" .SH NAME delta \- syntax-highlighting pager for git, diff, and grep output .SH DESCRIPTION A viewer for git and diff output .PP Usage: delta [OPTIONS] [MINUS_FILE] [PLUS_FILE] .PP Arguments: .IP [MINUS_FILE] .IP First file to be compared when delta is being used in diff mode .IP `delta file_1 file_2` is equivalent to `diff \fB\-u\fR file_1 file_2 | delta`. .IP [PLUS_FILE] .IP Second file to be compared when delta is being used in diff mode .PP Options: .IP \-\-blame\-code\-style