dotnet/command-line-api
View on GitHubWhen Description is empty, the description section should be ommitted from help.
Open
#2,114 opened on Mar 22, 2023
Area-Helpbughelp wanted
Repository metrics
- Stars
- (3,665 stars)
- PR merge metrics
- (Avg merge 1h 58m) (1 merged PR in 30d)
Description
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