Vermeille/Torchelie

Recipes CLI lack description for the available options

Open

#72 opened on May 21, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (12 forks)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (110 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, the classification.py CLI has a bunch of cool options, but only the --help one has a description.

I believe adding description (purpose, possible values, etc) for the different available options would make sense!

I also believe it concerns other CLI than the classification one, but didn't test for it

Contributor guide