Merge pull request #230 from marckleinebudde/j1939acd

j1939acd help text improvements
pull/237/head
Marc Kleine-Budde 2020-08-07 14:10:29 +02:00 committed by GitHub
commit 659e0acfe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -42,10 +42,9 @@ static const char help_msg[] =
"\n"
"NAME is the 64bit nodename" "\n"
"\n"
"Example:" "\n"
"j1939acd -r 100,80-120 -c /tmp/1122334455667788.jacd 1122334455667788" "\n"
"Examples:" "\n"
"j1939acd -r 100,80-120 -c /tmp/1122334455667788.jacd 1122334455667788" "\n"
"j1939acd -r 100,80-120 -c /tmp/1122334455667788.jacd 1122334455667788 vcan0" "\n"
;
#ifdef _GNU_SOURCE