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# (421 Forks)auto 404
Area-Helpbughelp wanted

Repository-Metriken

Stars
 (3.665 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1h 58m) (1 gemergte PR 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