dotnet/command-line-api

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

Open

#2.114 aberto em 22 de mar. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C# (421 forks)auto 404
Area-Helpbughelp wanted

Métricas do repositório

Stars
 (3.665 stars)
Métricas de merge de PR
 (Mesclagem média 1h 58m) (1 fundiu PR em 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

Guia do colaborador