mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-04 22:09:57 +02:00
jcat.c: Reformat help/usage output to be compatible with help2man.
Gbp-Pq: Name 0028-jcat.c-Reformat-help-usage-output-to-be-compatible-w.patch
This commit is contained in:
committed by
Alexander Gerasiov
parent
d39cb046d1
commit
d89b38de8a
+2
-2
@@ -67,8 +67,8 @@ struct j1939cat_priv {
|
||||
};
|
||||
|
||||
static const char help_msg[] =
|
||||
"j1939cat: netcat tool for j1939\n"
|
||||
"Usage: j1939cat FROM TO\n"
|
||||
"j1939cat: netcat-like tool for j1939\n"
|
||||
"Usage: j1939cat [options] FROM TO\n"
|
||||
" FROM / TO - or [IFACE][:[SA][,[PGN][,NAME]]]\n"
|
||||
"Options:\n"
|
||||
" -i <infile> (default stdin)\n"
|
||||
|
||||
Reference in New Issue
Block a user