Add help for list-sdks and list-runtimes
This commit is contained in:
parent
b9457c0f16
commit
01b8e02100
17 changed files with 150 additions and 0 deletions
|
@ -50,6 +50,8 @@ Run 'dotnet COMMAND --help' for more information on a command.
|
|||
sdk-options:
|
||||
--version Display .NET Core SDK version.
|
||||
--info Display .NET Core information.
|
||||
--list-sdks Display the installed SDKs.
|
||||
--list-runtimes Display the installed runtimes.
|
||||
-d|--diagnostics Enable diagnostic output.
|
||||
|
||||
runtime-options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue