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

@ -145,7 +145,7 @@
<value>PROJECT_PATH</value>
</data>
<data name="RemoveProjectPathArgumentDescription" xml:space="preserve">
<value>The paths to the projects to from from the solution.</value>
<value>The paths to the projects to remove from the solution.</value>
</data>
<data name="RemoveAppFullName" xml:space="preserve">
<value>Remove one or more projects from a solution file.</value>

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

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.";