mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 22:40:03 +02:00
In913311fc15("can-calc-bit-timing: add support to decode user supplied bit timing parameters") support to decide user supplied bit timing parameters was added. However, it was forgotten to add --tq to the help text. Add help text for the --tq paramter. Reported-by: https://github.com/EnricoMontecaggi Closes: https://github.com/linux-can/can-utils/issues/459 Fixes:913311fc15("can-calc-bit-timing: add support to decode user supplied bit timing parameters")