parent
0ace9d91b6
commit
28b0e67320
|
|
@ -15,7 +15,7 @@ namespace Microsoft.DotNet.OpenApi.Commands
|
|||
{
|
||||
private const string CommandName = "remove";
|
||||
|
||||
private const string SourceArgName = "soruce";
|
||||
private const string SourceArgName = "source";
|
||||
|
||||
public RemoveCommand(Application parent, IHttpClientWrapper httpClient) : base(parent, CommandName, httpClient)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue