mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
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:
committed by
Marc Kleine-Budde
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"
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user