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

@ -21,7 +21,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.
";
private const string ListCommandHelpText = @".NET List Command
@ -32,7 +32,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:
reference .NET Core Project-to-Project dependency viewer