Update HelpCommand.cs

Changing the text from "Common Commands" to just "Commands" to indicate that these are in the box, so to speak.
This commit is contained in:
Zlatko Knezevic 2016-08-07 07:31:28 -07:00 committed by GitHub
parent 8f00e03c43
commit 3abada74d4

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