1 reference to FormatArgumentUsage
Microsoft.TemplateEngine.Cli (1)
Commands\CommandLineUtils.cs (1)
69
internal static string FormatArgumentUsage(Option option) =>
FormatArgumentUsage
(new[] { option });