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

貢獻者指南