Short form alias is added only when current shortFormAutoGenerate contains Options and it is shorter than option name.
public void AddShortFormAlias(
Option option,
string baseName,
bool isSpecificName
)
[Missing <param name="option"/> documentation for "M:DotMake.CommandLine.CliNamer.AddShortFormAlias(System.CommandLine.Option,System.String,System.Boolean)"]
[Missing <param name="baseName"/> documentation for "M:DotMake.CommandLine.CliNamer.AddShortFormAlias(System.CommandLine.Option,System.String,System.Boolean)"]
[Missing <param name="isSpecificName"/> documentation for "M:DotMake.CommandLine.CliNamer.AddShortFormAlias(System.CommandLine.Option,System.String,System.Boolean)"]