summaryrefslogtreecommitdiff
path: root/doc/dlt-convert.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dlt-convert.1')
-rw-r--r--doc/dlt-convert.114
1 files changed, 6 insertions, 8 deletions
diff --git a/doc/dlt-convert.1 b/doc/dlt-convert.1
index 90f7d33..2431d39 100644
--- a/doc/dlt-convert.1
+++ b/doc/dlt-convert.1
@@ -1,13 +1,13 @@
'\" t
.\" Title: dlt-convert
.\" Author: [see the "AUTHOR" section]
-.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
-.\" Date: 10/12/2012
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\" Date: 05/12/2015
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
-.TH "DLT\-CONVERT" "1" "10/12/2012" "\ \&" "\ \&"
+.TH "DLT\-CONVERT" "1" "05/12/2015" "\ \&" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -95,31 +95,26 @@ Follow dlt file while file is increasing\&.
.PP
Start DLT daemon in background mode
.RS 4
-
\fBdlt\-daemon \-d\fR
.RE
.PP
Start DLT daemon with own configuration
.RS 4
-
\fBdlt\-daemon \-c ~/my\-dlt\-configuration\&.cfg\fR
.RE
.PP
Convert DLT file into ASCII
.RS 4
-
\fBdlt\-convert \-a mylog\&.dlt\fR
.RE
.PP
Cut a specific range, e\&.g\&. from message 1 to message 3 from a file called log\&.dlt and store the result to a file called newlog\&.dlt
.RS 4
-
\fBdlt\-convert \-b 1 \-e 3 \-o newlog\&.dlt log\&.dlt\fR
.RE
.PP
Paste two dlt files log1\&.dlt and log2\&.dlt to a new file called newlog\&.dlt
.RS 4
-
\fBdlt\-convert \-o newlog\&.dlt log1\&.dlt log2\&.dlt\fR
.RE
.SH "EXIT STATUS"
@@ -128,6 +123,9 @@ Non zero is returned in case of failure\&.
.SH "AUTHOR"
.sp
Alexander Wenzel (alexander\&.aw\&.wenzel (at) bmw\&.de)
+.SH "COPYRIGHT"
+.sp
+Copyright \(co 2015 BMW AG\&. License MPL\-2\&.0: Mozilla Public License version 2\&.0 http://mozilla\&.org/MPL/2\&.0/\&.
.SH "RESOURCES"
.sp
Main web site: http://projects\&.genivi\&.org/diagnostic\-log\-trace Mailinglist: https://lists\&.genivi\&.org/mailman/listinfo/genivi\-diagnostic\-log\-and\-trace