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:
parent
8f00e03c43
commit
3abada74d4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue