Merge pull request #4013 from dotnet/blackdwarf-patch-1

Update HelpCommand.cs
This commit is contained in:
Eric Erhardt 2016-08-09 21:08:08 -05:00 committed by GitHub
commit 2708a364b4

View file

@ -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