dotnet / dotnet/command-line-api

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

Open
#2,114 0 comments 0 reactions 0 assignees View on GitHub
Area-Help bug help wanted
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.