From 837ec68ecc1f105474d81461d83b365ab1f8129d 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-passive-node-ctrl.1.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/dlt-passive-node-ctrl.1.md') diff --git a/doc/dlt-passive-node-ctrl.1.md b/doc/dlt-passive-node-ctrl.1.md index a691c75..6525fad 100644 --- a/doc/dlt-passive-node-ctrl.1.md +++ b/doc/dlt-passive-node-ctrl.1.md @@ -34,6 +34,14 @@ Send a trigger to DLT daemon to (dis)connect a passive node or get current passi : Specify connection timeout (Default: 10s) +-S + +: Send message with serial header (Default: Without serial header) + +-R + +: Enable resync serial header + -v : Set verbose flag (Default:0) -- cgit v1.2.1