Hi There,
I'm finding Click library very useful for developing command line application in Python. One such application that I've developed is Automate Atlassian from Command Line
One slightly annoying thing I've noticed is, --help options are not displayed to length of terminal. I've read about use of \b value, but don't seem that's applicable.

Your guidance here will be very helpful.
Thank you,
Raju
Hi There,
I'm finding Click library very useful for developing command line application in Python. One such application that I've developed is Automate Atlassian from Command Line
One slightly annoying thing I've noticed is, --help options are not displayed to length of terminal. I've read about use of \b value, but don't seem that's applicable.
Your guidance here will be very helpful.
Thank you,
Raju