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
> Plattformübergreifende Kommandozeilenanwendungen für .NET Core.
> Manche Unterbefehle wie `dotnet build` sind separat dokumentiert.
> Manche Unterbefehle wie `build` sind separat dokumentiert.
> Weitere Informationen: <https://learn.microsoft.com/dotnet/core/tools>.
- Initialisiere ein neues .NET Projekt: