1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
.TH CANCOMPARE 1 "September 2016" "python-canmatrix" "User Commands"
.SH NAME
cancompare \- compare two CAN bus database files
.SH DESCRIPTION
.SS "Usage:"
.IP
cancompare [options] matrix1 matrix2
.IP
matrix\fIX\fR can be any of *.dbc|*.dbf|*.kcd|*.arxml
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
list all available options.
.TP
\fB\-s\fR
don't print status messages to stdout. (only errors)
.TP
\fB\-v\fR
output verbosity
.SH "SEE ALSO"
canconvert(1)
|