command-line-api icon indicating copy to clipboard operation
command-line-api copied to clipboard

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

Open tmds opened this issue 2 years ago • 0 comments

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

tmds avatar Mar 22 '23 09:03 tmds