dotnet/command-line-api

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

Aberta

#2.114 aberto em 22 de mar. de 2023

 (0 comentário) (0 reação) (0 responsável)C# (421 forks)auto 404
Area-Helpbughelp wanted

Métricas do repositório

Stars
 (3.665 estrelas)
Métricas de merge de PR
 (Mesclagem média 38d 3h) (3 fundiu PRs 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