Currently the usage help message width can only be controlled programmatically or with a system property. Add `@Command(usageHelpWidth = <int>)` annotation attribute for convenience.