summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSaya Sugiura <ssugiura@jp.adit-jv.com>2021-07-06 15:54:04 +0900
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2021-10-05 11:19:26 +0900
commit9bcaa7536af1c63ffdb470348460a643814972e3 (patch)
treeee261143b280cb5c05744dcc975a69284af67693 /doc
parent50a385e6afea50922569828438194477537a768b (diff)
downloadDLT-daemon-9bcaa7536af1c63ffdb470348460a643814972e3.tar.gz
dlt-control: Add option to config port
Add -p option to dlt-control so that IP port can be configured in case of TCP. Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/dlt-control.1.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/dlt-control.1.md b/doc/dlt-control.1.md
index ab509fe..e06c5a9 100644
--- a/doc/dlt-control.1.md
+++ b/doc/dlt-control.1.md
@@ -6,7 +6,7 @@
# SYNOPSIS
-**dlt-control** \[**-v**\] \[**-h**\] \[**-S**\] \[**-R**\] \[**-y**\] \[**-b** baudrate\] \[**-e** ecuid\] \[**-a** id\] \[**-c** id\] \[**-s** id\] \[**-m** message\] \[**-x** message\] \[**-t** milliseconds\] \[**-l** level\] \[**-r** tracestatus\] \[**-d** loglevel\] \[**-f** tracestatus\] \[**-i** enable\] \[**-o**\] \[**-g**\] \[**-j**\] \[**-u**\] hostname/serial\_device\_name
+**dlt-control** \[**-v**\] \[**-h**\] \[**-S**\] \[**-R**\] \[**-y**\] \[**-b** baudrate\] \[**-e** ecuid\] \[**-a** id\] \[**-c** id\] \[**-s** id\] \[**-m** message\] \[**-x** message\] \[**-t** milliseconds\] \[**-l** level\] \[**-r** tracestatus\] \[**-d** loglevel\] \[**-f** tracestatus\] \[**-i** enable\] \[**-o**\] \[**-g**\] \[**-j**\] \[**-u**\] \[**-p** port\] hostname/serial\_device\_name
# DESCRIPTION
@@ -126,6 +126,10 @@ is used. See example for detail.
-u
: unix port
+-p
+
+: Port for TCP communication (Default: 3490).
+
# EXAMPLES
Change log level of application "APP1" to DEBUG with unix port