dotnet/command-line-api

When Description is empty, the description section should be ommitted from help.

Open

#2.114 geöffnet am 22. März 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (3.665 Stars) (421 Forks)auto 404
Area-Helpbughelp wanted

Beschreibung

Per title. For an empty description, the help currently shows:

Description:


The API treats descriptions as optional (string?), so the help should do too.

cc @adamsitnik @jonsequitur

Contributor Guide