dotnet/command-line-api

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

Ouverte

#2 114 ouverte le 22 mars 2023

 (0 commentaire) (0 réaction) (0 personne assignée)C# (421 forks)auto 404
Area-Helpbughelp wanted

Métriques du dépôt

Stars
 (3 665 étoiles)
Métriques de merge PR
 (Merge moyen 38j 3h) (3 PRs mergées en 30 j)

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