Fix remove sln description.
This commit is contained in:
parent
d3787295e2
commit
d6fb69a4be
15 changed files with 28 additions and 28 deletions
|
@ -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.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue