Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Descriptions in help text #16

Open
orndorffgrant opened this issue Sep 5, 2020 · 0 comments
Open

Descriptions in help text #16

orndorffgrant opened this issue Sep 5, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@orndorffgrant
Copy link
Owner

Currently, none of the sub commands or options of devca have descriptions in the help text.

Each sub command and argument/option to each sub command should have a short description with it.

This should be accomplish-able using the existing derive pattern with Clap https://crates.io/crates/clap/3.0.0-beta.1

@orndorffgrant orndorffgrant added the documentation Improvements or additions to documentation label Sep 5, 2020
@orndorffgrant orndorffgrant added the good first issue Good for newcomers label Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant