dotnet / dotnet/command-line-api

help format suggestion: condense command usage and description

Open
#300 0 comments 0 reactions 0 assignees View on GitHub
Area-Help enhancement
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

Go from:
```
Test:
Do something with FILES.

Usage:
Test [options] [command]

Options:
```
To:
```
Usage: Test [options] [command]
Do something with FILES.

Options:
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.