dotnet/command-line-api

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

Offen

#2.114 geöffnet am 22.03.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (421 Forks)auto 404
Area-Helpbughelp wanted

Repository-Metriken

Stars
 (3.665 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 38T 3h) (3 gemergte PRs in 30 T)

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