summaryrefslogtreecommitdiff
path: root/doc/dlt-receive.1.txt
diff options
context:
space:
mode:
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