dotnet/command-line-api

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

Open

#2114 aperta il 22 mar 2023

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

Metriche repository

Star
 (3665 star)
Metriche merge PR
 (Merge medio 1h 58m) (1 PR mergiata in 30 g)

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