jspy.c: Reformat help/usage output to be compatible with help2man.
Signed-off-by: Alexander Gerasiov <gq@debian.org> Gbp-Pq: Name 0020-jspy.c-Reformat-help-usage-output-to-be-compatible-w.patchpull/69/head
parent
211c5cea49
commit
0155472ee0
|
|
@ -32,7 +32,7 @@
|
|||
static const char help_msg[] =
|
||||
"j1939spy: An SAE J1939 spy utility" "\n"
|
||||
"Usage: j1939spy [OPTION...] [[IFACE:][NAME|SA][,PGN]]" "\n"
|
||||
"\n"
|
||||
"Options:\n"
|
||||
" -v, --verbose Increase verbosity" "\n"
|
||||
" -P, --promisc Run in promiscuous mode" "\n"
|
||||
" (= receive traffic not for this ECU)" "\n"
|
||||
|
|
|
|||
Loading…
Reference in New Issue