Update help description for install command.

Replace the word `add` with the word `install` to match the verb of the
tool.
This commit is contained in:
Peter Huene 2018-01-16 14:43:27 -08:00
parent 2f26f10ed2
commit 5b696e4831
No known key found for this signature in database
GPG key ID: E1D265D820213D6A
15 changed files with 28 additions and 28 deletions

View file

@ -268,6 +268,6 @@
<value>Path to additional deps.json file.</value>
</data>
<data name="InstallDefinition" xml:space="preserve">
<value>Add item to development environment.</value>
<value>Installs an item into the development environment.</value>
</data>
</root>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -253,8 +253,8 @@
<note />
</trans-unit>
<trans-unit id="InstallDefinition">
<source>Add item to development environment.</source>
<target state="new">Add item to development environment.</target>
<source>Installs an item into the development environment.</source>
<target state="new">Installs an item into the development environment.</target>
<note />
</trans-unit>
</body>

View file

@ -39,7 +39,7 @@ SDK commands:
msbuild Runs Microsoft Build Engine (MSBuild).
vstest Runs Microsoft Test Execution Command Line Tool.
store Stores the specified assemblies in the runtime store.
install Add item to development environment.
install Installs an item into the development environment.
help Show help.
Common options: