Static Propertyswift-argument-parser 1.6.1ArgumentParser
long
Use the property’s name converted to lowercase with words separated by hyphens.
static var long: NameSpecification { get }
For example, a property named allowLongNames
would be converted to the label --allow-long-names
.