Open travv0 opened 3 years ago
I went ahead and removed the hard-coded 80 used for the max width for the usage line and made it configurable using the same keyword argument for describe
that I used in the pull request that adds a max width to the opt descriptions
A bug fix this time:
i
was incremented to add the length of the opt beforelast-newline
was set, whenlast-newline
should've been set to the index before the current opt since the newline is added to the string before the current opt is.