Update description of uninstall command to match install command.

This commit updates the help text of the uninstall command to match the install
command's help text.
This commit is contained in:
Peter Huene 2018-02-20 15:15:08 -08:00
parent c3e78cca1d
commit 2ff85cdd9a
No known key found for this signature in database
GPG key ID: E1D265D820213D6A
15 changed files with 28 additions and 28 deletions

View file

@ -271,6 +271,6 @@
<value>Installs an item into the development environment.</value>
</data>
<data name="UninstallDefinition" xml:space="preserve">
<value>Uninstalls a tool from the development environment.</value>
<value>Uninstalls an item from the development environment.</value>
</data>
</root>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -258,8 +258,8 @@
<note />
</trans-unit>
<trans-unit id="UninstallDefinition">
<source>Uninstalls a tool from the development environment.</source>
<target state="new">Uninstalls a tool from the development environment.</target>
<source>Uninstalls an item from the development environment.</source>
<target state="new">Uninstalls an item from the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -40,7 +40,7 @@ SDK commands:
vstest Runs Microsoft Test Execution Command Line Tool.
store Stores the specified assemblies in the runtime store.
install Installs an item into the development environment.
uninstall Uninstalls a tool from the development environment.
uninstall Uninstalls an item from the development environment.
help Show help.
Common options: