canonical / canonical/craft-cli

Present long/short options separated in the options table for markdown formatted help

Open
#114 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16
Forks
27
Avg merge
2d 1h
Merged PRs (30d)
12

Description

IOW, we should have
```
| -v | --verbose | put stuff in verbose |
| | --verbosity | set verbosity level |
```

instead of

```
| -v, --verbose | put stuff in verbose |
| --verbosity | set verbosity level |
```

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.