Have you considered having the output of clj-kondo --help in clj-kondo github docs web pages? I know i can just invoke this myself from the command line, and there is the problem of keeping it in sync, but i think i would have found it convenient recently when reading some other part of the docs to check against 🤷
Sure, PR welcome
I created a simple PR from pasting the output into the usage section of the docs https://github.com/clj-kondo/clj-kondo/pull/2442
Thanks! Merged
Great!