dotnet/command-line-api

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

オープン

#2,114 opened on 2023/03/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (421 件のフォーク)auto 404
Area-Helpbughelp wanted

Repository metrics

Stars
 (3,665 個のスター)
PR merge metrics
 (平均マージ 1h 58m) (30d で 1 merged 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

コントリビューターガイド