From 0ee7fdff3d6bb2f2055e7083fa48728f4d274661 Mon Sep 17 00:00:00 2001 From: Vo Trung Chi Date: Wed, 26 Dec 2018 15:23:09 +0700 Subject: console: provides args option to enable send/receive serial header Provides argument option to enable send and resync serial header via command line. Signed-off-by: Vo Trung Chi --- doc/dlt-receive.1.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/dlt-receive.1.md') diff --git a/doc/dlt-receive.1.md b/doc/dlt-receive.1.md index b6184e4..38eed53 100644 --- a/doc/dlt-receive.1.md +++ b/doc/dlt-receive.1.md @@ -46,6 +46,14 @@ Receive DLT messages from DLT daemon and print or store the messages. : Verbose mode. +-S + +: Send message with serial header (Default: Without serial header) + +-R + +: Enable resync serial header + -y : Serial device mode. -- cgit v1.2.1