swift-argument-parser
swift-argument-parser copied to clipboard
Include command `aliases` in the help dump.
The --experimental-dump-help option works wonderfully, except that it doesn't include the data in CommandConfiguration.aliases. It should be easy to add output for this property.