diff --git a/src/dotnet/commands/dotnet-help/HelpCommand.cs b/src/dotnet/commands/dotnet-help/HelpCommand.cs index ecc9bb030..740111f5f 100644 --- a/src/dotnet/commands/dotnet-help/HelpCommand.cs +++ b/src/dotnet/commands/dotnet-help/HelpCommand.cs @@ -25,7 +25,7 @@ Host options (passed before the command): --version Display .NET CLI Version Number --info Display .NET CLI Info -Common Commands: +Commands: new Initialize a basic .NET project restore Restore dependencies specified in the .NET project build Builds a .NET project