Skip to content

v1.3.3: Add padding to sub command list

Compare
Choose a tag to compare
@posener posener released this 23 Sep 06:52
· 2 commits to master since this release
Having large variations in the length of sub commands could lead to
inconsistent and ugly indention of the command synopses. This command fixes
this by calculating the longest command name beforehand and padding all command
names accordingly.