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:
parent
c3e78cca1d
commit
2ff85cdd9a
15 changed files with 28 additions and 28 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Reference in a new issue