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