Fixes a few inconsistencies in the display for the dotnet restore -help command.

Fixing tests based on the new strings.
This commit is contained in:
Livar Cunha 2017-05-09 21:05:09 -07:00
parent bbf235e333
commit 477f0f42d0
10 changed files with 28 additions and 26 deletions

View file

@ -23,7 +23,7 @@ Arguments:
<args> Project to project references to add
Options:
-h, --help Show help information
-h, --help Show help information.
-f, --framework <FRAMEWORK> Add reference only when targeting a specific framework
";
@ -35,7 +35,7 @@ Arguments:
<PROJECT> The project file to operate on. If a file is not specified, the command will search the current directory for one.
Options:
-h, --help Show help information
-h, --help Show help information.
Commands:
package <PACKAGE_NAME> .NET Add Package reference Command