dotnet/command-line-api

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

开放

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

 (0 条评论) (0 个反应) (0 位负责人)C# (421 个派生)auto 404
Area-Helpbughelp wanted

仓库指标

星标
 (3,665 个星标)
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

贡献者指南