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
josemic 2020-06-17 11:06:32 +02:00 committed by Marc Kleine-Budde
parent e15b044a1d
commit 112421dc22
1 changed files with 0 additions and 2 deletions

View File

@ -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"
;