Skip to content

Commit

Permalink
jcat.c: Reformat help/usage output to be compatible with help2man.
Browse files Browse the repository at this point in the history
Gbp-Pq: Name 0028-jcat.c-Reformat-help-usage-output-to-be-compatible-w.patch
  • Loading branch information
Alexander GQ Gerasiov authored and gerasiov committed Apr 27, 2020
1 parent d39cb04 commit d89b38d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions j1939cat.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d89b38d

Please sign in to comment.