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:
Alexander GQ Gerasiov
2020-04-27 08:20:09 +03:00
committed by Alexander Gerasiov
parent d39cb046d1
commit d89b38de8a
+2 -2
View File
@@ -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"