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
Currently, the
classification.pyCLI has a bunch of cool options, but only the--helpone 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