File: cancompare.1

package info (click to toggle)
python-canmatrix 1.2~github-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: xml: 30,201; python: 14,631; makefile: 31; sh: 7
file content (22 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (5)
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)