zeroormore
This commit is contained in:
parent
ae152503aa
commit
30e856a365
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ namespace Microsoft.DotNet.Cli
|
|||
Create.Command(
|
||||
"build",
|
||||
".NET Builder",
|
||||
Accept.ZeroOrOneArgument
|
||||
.Forward(),
|
||||
Accept.ZeroOrMoreArguments,
|
||||
CommonOptions.HelpOption(),
|
||||
Create.Option(
|
||||
"-o|--output",
|
||||
|
|
Loading…
Reference in a new issue