dotnet/command-line-api

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

Open

#2 114 ouverte le 22 mars 2023

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C# (3 665 stars) (421 forks)auto 404
Area-Helpbughelp wanted

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

Guide contributeur