summaryrefslogtreecommitdiff
path: root/doc/dlt-receive.1.txt
diff options
context:
space:
mode:
authorLutz Helwing <lutz_helwing@mentor.com>2015-07-13 16:52:14 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2015-07-21 12:48:27 +0200
commit98e932adee2a76bda3c2630f348196216549a45a (patch)
tree1658983ac5940b71c158da20421db9054f9500ca /doc/dlt-receive.1.txt
parent199ff0e7f736d848a7e01a12f04ddb21ecf36d74 (diff)
downloadDLT-daemon-98e932adee2a76bda3c2630f348196216549a45a.tar.gz
Removed all trailing whitespaces
Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Diffstat (limited to 'doc/dlt-receive.1.txt')
-rw-r--r--doc/dlt-receive.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dlt-receive.1.txt b/doc/dlt-receive.1.txt
index 1c9e8be..4f1d933 100644
--- a/doc/dlt-receive.1.txt
+++ b/doc/dlt-receive.1.txt
@@ -12,7 +12,7 @@ SYNOPSIS
DESCRIPTION
-----------
-Receive DLT messages from DLT daemon and print or store the messages.
+Receive DLT messages from DLT daemon and print or store the messages.
OPTIONS
-------
@@ -53,7 +53,7 @@ Print received message headers received from a dlt-daemon running on localhost::
Print received message headers received from a serila interface::
dlt-receive -s -y /dev/ttySO
-
+
Store received message headers from a dlt-daemon to a log file called log.dlt and filter them for e.g. Application ID ABCD and Context ID EFGH (Write:ABCD EFGH as single line to a file claled filter.txt)::
dlt-receive -s -o log.dlt -f filter.txt localhost