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