dotnet/command-line-api

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

Open

Aperta il 22 mar 2023

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C# (3665 star) (421 fork)auto 404
Area-Helpbughelp wanted

Descrizione

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

Guida contributor