zeroormore

This commit is contained in:
Piotr Puszkiewicz 2017-03-09 14:47:02 -08:00
parent ae152503aa
commit 30e856a365

View file

@ -12,8 +12,7 @@ namespace Microsoft.DotNet.Cli
Create.Command(
"build",
".NET Builder",
Accept.ZeroOrOneArgument
.Forward(),
Accept.ZeroOrMoreArguments,
CommonOptions.HelpOption(),
Create.Option(
"-o|--output",