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.")
This commit is contained in:
josemic
2020-08-07 14:00:57 +02:00
committed by Marc Kleine-Budde
parent e15b044a1d
commit 112421dc22
-2
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"
;