mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
jsr.c: Reformat help/usage output to be compatible with help2man.
Signed-off-by: Alexander Gerasiov <gq@debian.org> Gbp-Pq: Name 0021-jsr.c-Reformat-help-usage-output-to-be-compatible-wi.patch
This commit is contained in:
committed by
Alexander Gerasiov
parent
0155472ee0
commit
276688f2ad
@@ -33,7 +33,7 @@
|
|||||||
static const char help_msg[] =
|
static const char help_msg[] =
|
||||||
"j1939sr: An SAE J1939 send/recv utility" "\n"
|
"j1939sr: An SAE J1939 send/recv utility" "\n"
|
||||||
"Usage: j1939sr [OPTION...] SOURCE [DEST]" "\n"
|
"Usage: j1939sr [OPTION...] SOURCE [DEST]" "\n"
|
||||||
"\n"
|
"Options:\n"
|
||||||
" -v, --verbose Increase verbosity" "\n"
|
" -v, --verbose Increase verbosity" "\n"
|
||||||
" -p, --priority=VAL J1939 priority (0..7, default 6)" "\n"
|
" -p, --priority=VAL J1939 priority (0..7, default 6)" "\n"
|
||||||
" -S, --serialize Strictly serialize outgoing packets" "\n"
|
" -S, --serialize Strictly serialize outgoing packets" "\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user