summaryrefslogtreecommitdiff
path: root/doc/dlt-convert.1.txt
diff options
context:
space:
mode:
authorLutz Helwing <lutz_helwing@mentor.com>2016-02-23 17:43:19 +0100
committerLutz Helwing <lutz_helwing@mentor.com>2016-02-24 15:08:18 +0100
commitb348642c708660fcd1c7fc3137df892a68d36ba4 (patch)
tree9f91c2f1900c5c7a7ebe861987ff09d89de06f8d /doc/dlt-convert.1.txt
parentd319ebf4d2d449d70befae0eebbdd82c19c5315f (diff)
downloadDLT-daemon-b348642c708660fcd1c7fc3137df892a68d36ba4.tar.gz
Updated man pages and READMEs
- Updated INSTALL - Updated README - Fixed ReleaseNotes.txt for asciidoc generation - Added manual for core dump handler - Updated all man pages Change-Id: I7154c14f92b3f7f6ca05c721d154a8e1aa7df1bf Signed-off-by: Lutz Helwing <lutz_helwing@mentor.com>
Diffstat (limited to 'doc/dlt-convert.1.txt')
-rw-r--r--doc/dlt-convert.1.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/dlt-convert.1.txt b/doc/dlt-convert.1.txt
index ff2c3fa..9a09f6c 100644
--- a/doc/dlt-convert.1.txt
+++ b/doc/dlt-convert.1.txt
@@ -8,7 +8,7 @@ dlt-convert - Convert DLT Logging files into ASCII
SYNOPSIS
--------
-*dlt-convert* [-h] [-a] [-x] [-m] [-s][-o filename] [-v] [-c] [-b number] [-e number] [-w] file1 [file2] [file3]
+*dlt-convert* [-h] [-a] [-x] [-m] [-s] [-o filename] [-v] [-c] [-f filterfile] [-b number] [-e number] [-w] file1 [file2] [file3]
DESCRIPTION
-----------
@@ -42,6 +42,9 @@ OPTIONS
*-c*::
Count number of messages.
+*-f*::
+ Enable filtering of messages.
+
*-b*::
First messages to be handled.