forked from pool/diff-pdf
36 lines
1.1 KiB
Groff
36 lines
1.1 KiB
Groff
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
|
||
|
.TH DIFF-PDF "1" "February 2023" "diff-pdf 0.5" "User Commands"
|
||
|
.SH NAME
|
||
|
diff-pdf \- Simple PDF comparison tool
|
||
|
.SH SYNOPSIS
|
||
|
.B diff-pdf
|
||
|
[\fI\,-h\/\fR] [\fI\,-v\/\fR] [\fI\,-s\/\fR] [\fI\,-m\/\fR] [\fI\,-g\/\fR] [\fI\,--output-diff <str>\/\fR] [\fI\,--channel-tolerance <num>\/\fR] [\fI\,--dpi <num>\/\fR] [\fI\,--view\/\fR] \fI\,file1.pdf file2.pdf\/\fR
|
||
|
.SH DESCRIPTION
|
||
|
.TP
|
||
|
\fB\-h\fR, \fB\-\-help\fR
|
||
|
show this help message
|
||
|
.TP
|
||
|
\fB\-v\fR, \fB\-\-verbose\fR
|
||
|
be verbose
|
||
|
.TP
|
||
|
\fB\-s\fR, \fB\-\-skip\-identical\fR
|
||
|
only output pages with differences
|
||
|
.TP
|
||
|
\fB\-m\fR, \fB\-\-mark\-differences\fR
|
||
|
additionally mark differences on left side
|
||
|
.TP
|
||
|
\fB\-g\fR, \fB\-\-grayscale\fR
|
||
|
only differences will be in color, unchanged parts will show as gray
|
||
|
.TP
|
||
|
\fB\-\-output\-diff=\fR<str>
|
||
|
output differences to given PDF file
|
||
|
.TP
|
||
|
\fB\-\-channel\-tolerance=\fR<num>
|
||
|
consider channel values to be equal if within specified tolerance
|
||
|
.TP
|
||
|
\fB\-\-dpi=\fR<num>
|
||
|
rasterization resolution (default: 300 dpi)
|
||
|
.TP
|
||
|
\fB\-\-view\fR
|
||
|
view the differences in a window
|