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:
parent
2f26f10ed2
commit
5b696e4831
15 changed files with 28 additions and 28 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue