Merge pull request #8324 from steveharter/AddListRuntimesSdksToHelp
Add help for list-sdks and list-runtimes
This commit is contained in:
commit
a99154ed46
17 changed files with 150 additions and 0 deletions
|
@ -39,6 +39,8 @@ path-to-application:
|
|||
sdk-options:
|
||||
--version {LocalizableStrings.SDKVersionCommandDefinition}
|
||||
--info {LocalizableStrings.SDKInfoCommandDefinition}
|
||||
--list-sdks {LocalizableStrings.SDKListSdksCommandDefinition}
|
||||
--list-runtimes {LocalizableStrings.SDKListRuntimesCommandDefinition}
|
||||
-d|--diagnostics {LocalizableStrings.SDKDiagnosticsCommandDefinition}
|
||||
|
||||
runtime-options:
|
||||
|
|
|
@ -237,6 +237,12 @@
|
|||
<data name="SDKInfoCommandDefinition" xml:space="preserve">
|
||||
<value>Display .NET Core information.</value>
|
||||
</data>
|
||||
<data name="SDKListSdksCommandDefinition" xml:space="preserve">
|
||||
<value>Display the installed SDKs.</value>
|
||||
</data>
|
||||
<data name="SDKListRuntimesCommandDefinition" xml:space="preserve">
|
||||
<value>Display the installed runtimes.</value>
|
||||
</data>
|
||||
<data name="SDKDiagnosticsCommandDefinition" xml:space="preserve">
|
||||
<value>Enable diagnostic output.</value>
|
||||
</data>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">Zobrazí informace o rozhraní .NET Core.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">Povolí diagnostický výstup.</target>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">.NET Core-Informationen anzeigen.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">Diagnoseausgabe aktivieren.</target>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">Muestra la información de .NET Core.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">Habilita la salida de diagnóstico.</target>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">Affichez les informations sur .NET Core.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">Activez la sortie des diagnostics.</target>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">Visualizza le informazioni su .NET Core.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">Abilita l'output di diagnostica.</target>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">.NET Core 情報を表示します。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">診断出力を有効にします。</target>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">.NET Core 정보를 표시합니다.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">진단 출력을 사용합니다.</target>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">Wyświetl informacje o programie .NET Core.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">Włącz diagnostyczne dane wyjściowe.</target>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">Exibir informações do .NET Core.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">Habilitar saída de diagnóstico.</target>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">Отображение сведений о .NET Core.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">Включение выходных данных диагностики.</target>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">.NET Core bilgilerini gösterir.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">Tanılama çıkışını etkinleştirir.</target>
|
||||
|
|
|
@ -163,6 +163,16 @@
|
|||
<source>Display .NET Core information.</source>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<note></note>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">显示 .NET Core 信息。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">启用诊断输出。</target>
|
||||
|
|
|
@ -197,6 +197,16 @@
|
|||
<target state="translated">顯示 .NET Core 資訊。</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListSdksCommandDefinition">
|
||||
<source>Display the installed SDKs.</source>
|
||||
<target state="new">Display the installed SDKs.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKListRuntimesCommandDefinition">
|
||||
<source>Display the installed runtimes.</source>
|
||||
<target state="new">Display the installed runtimes.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="SDKDiagnosticsCommandDefinition">
|
||||
<source>Enable diagnostic output.</source>
|
||||
<target state="translated">啟用診斷輸出。</target>
|
||||
|
|
|
@ -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
Reference in a new issue