Skip to content

Commit

Permalink
Merge pull request #460 from marckleinebudde/can-calc-bittiming-add-t…
Browse files Browse the repository at this point in the history
…q-help-text

can-calc-bit-timing: print_usage(): add --tq parameter to help text
  • Loading branch information
marckleinebudde authored Sep 19, 2023
2 parents 39d6bba + 47472ca commit 3490282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions calc-bit-timing/can-calc-bit-timing.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ static void print_usage(char *cmd)
"\n"
"Or supply low level bit timing parameters to decode them:\n"
"\n"
"\t--tq Time quantum in ns\n"
"\t--prop-seg Propagation segment in TQs\n"
"\t--phase-seg1 Phase buffer segment 1 in TQs\n"
"\t--phase-seg2 Phase buffer segment 2 in TQs\n"
Expand Down

0 comments on commit 3490282

Please sign in to comment.