j1939acd: fix help examples
Changed j1939acd help examples by removing duplicate example.
Fixes: 506252e9bc ("jacd.c: Reformat help/usage output to be compatible with help2man.")
pull/230/head
parent
e15b044a1d
commit
112421dc22
|
|
@ -42,8 +42,6 @@ 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"
|
||||
;
|
||||
|
|
|
|||
Loading…
Reference in New Issue