mirror of
https://github.com/apple/swift-argument-parser.git
synced 2026-06-06 20:18:23 +00:00
In the help for flags like --prefix/--no-prefix, use the name of the default flag instead of true/false. When EnumerableFlag types have separate help strings, show the correct default flag name on the default flag in the help.