Skip to content

Commit

Permalink
j1939acd: add example showing optional interface parameter
Browse files Browse the repository at this point in the history
Changed j1939acd help examples by adding one example showing optional interface
parameter.
  • Loading branch information
josemic authored and marckleinebudde committed Aug 7, 2020
1 parent 112421d commit 88ad7e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions j1939acd.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ static const char help_msg[] =
"\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
Expand Down

0 comments on commit 88ad7e5

Please sign in to comment.