google / google/argh

Positional args should also be kebab-cased in the help output

Open
#29 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
2k
Forks
102
PR merge metrics
No merged PRs in 30d

Description

Currently the usage prints positional args in snake_case, e.g.:
```
Usage: D:\foo.exe [] [-t ] [] []
```
It should also print positional args in kebab-case for consistency (`project-file` in this case).

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.