pages*: standardize mentioning subcommands without the main command (#13981)

This commit is contained in:
Lena
2024-10-05 10:32:33 +02:00
committed by GitHub
parent ca4a29f733
commit 888d62cdcf
99 changed files with 99 additions and 99 deletions

View File

@@ -1,7 +1,7 @@
# dotnet
> 適用於 .NET Core 的跨平台 .NET 命令列工具。
> 此命令也有關於其子命令的文件,例如:`dotnet build`.
> 此命令也有關於其子命令的文件,例如:`build`.
> 更多資訊:<https://learn.microsoft.com/dotnet/core/tools>.
- 初始化一個新的 .NET 專案: