dotnet/command-line-api

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

Open

#2,114 创建于 2023年3月22日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C# (421 fork)auto 404
Area-Helpbughelp wanted

仓库指标

Star
 (3,665 star)
PR 合并指标
 (平均合并 1小时 58分钟) (30 天内合并 1 个 PR)

描述

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

贡献者指南