mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
cansequence: print_usage(): clarify help for -e, --extended option
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ static void print_usage(char *prg)
|
||||
"The main purpose of this program is to test the reliability of CAN links.\n"
|
||||
"\n"
|
||||
"Options:\n"
|
||||
" -e, --extended send extended frame\n"
|
||||
" -e, --extended send/receive extended frames\n"
|
||||
" -i, --identifier=ID CAN Identifier (default = %u)\n"
|
||||
" --loop=COUNT send message COUNT times\n"
|
||||
" -p, --poll use poll(2) to wait for buffer space while sending\n"
|
||||
|
||||
Reference in New Issue
Block a user