Minor Changes
- 0366d4f: Add pluggable help formatters with
HelpFormatterinterface andsetDefaultHelpFormatter()API. This allows customizing how CLI help is rendered. Also adds:examplesoption to commands and subcommands for documenting usage examplescmd-ts/batteries/vercelFormatter- a Vercel-style help formatter with column-aligned output