Fix remove sln description.

This commit is contained in:
Livar Cunha 2018-06-20 10:26:43 -07:00
parent d3787295e2
commit d6fb69a4be
15 changed files with 28 additions and 28 deletions

View file

@ -19,7 +19,7 @@ namespace Microsoft.DotNet.Cli.Sln.Remove.Tests
Arguments:
<SLN_FILE> The solution file to operate on. If not specified, the command will search the current directory for one.
<PROJECT_PATH> The paths to the projects to from from the solution.
<PROJECT_PATH> The paths to the projects to remove from the solution.
Options:
-h, --help Show command line help.";