You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
h908714124 edited this page Jun 21, 2021
·
14 revisions
By default, a terminal width of 80 columns is assumed. On many terminals, this leaves a lot of empty space on the right when the usage information is printed.
If you have a library like jline to determine the actual terminal width, then this information can be passed to the StandardErrorHandler, to make better use of the available space: