Adding clean to the expected help output.

This commit is contained in:
Livar Cunha 2016-12-16 20:14:33 -08:00
parent 612da09a78
commit ee999ef874

View file

@ -40,6 +40,7 @@ Commands:
test Runs unit tests using the test runner specified in the project. test Runs unit tests using the test runner specified in the project.
pack Creates a NuGet package. pack Creates a NuGet package.
migrate Migrates a project.json based project to a msbuild based project. migrate Migrates a project.json based project to a msbuild based project.
clean Clean build output(s).
Project modification commands: Project modification commands:
add Add items to the project add Add items to the project