Update NewCommand.cs

pull/1564/head
Halil İbrahim Kalkan 6 years ago
parent f17a9b4451
commit 41bee41231

@ -123,7 +123,6 @@ namespace Volo.Abp.Cli.Commands
sb.AppendLine("-v|--version <version> (default: latest version)");
sb.AppendLine("--tiered (if supported by the template)");
sb.AppendLine("--no-ui (if supported by the template)");
sb.AppendLine("--no-ui (if supported by the template)");
sb.AppendLine("--separate-identity-server (if supported by the template)");
sb.AppendLine("");
sb.AppendLine("Examples:");

Loading…
Cancel
Save