dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.13k stars 5.8k forks source link

Make command and option order match CLI help #40619

Closed tdykstra closed 2 weeks ago

tdykstra commented 2 weeks ago

Fixes #40208

Following CLI command help results in inconsistency, as the synopsis has project before command and options, while subcommands detail shows project after the subcommand. Both orders work.


Internal previews

📄 File 🔗 Preview link
docs/core/tools/dotnet-format.md dotnet format