We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When looking at the help printout for the assessor.py script (python asessor.py --help), the following appears:
assessor.py
python asessor.py --help
positional arguments: operation Operation to perform - choose from dict_keys(['progress', 'blacklist', 'upgrade', 'summarise', 'display', 'cleanup', 'match', 'status_log']). groupID Group identifier code
In the Assessor Tool overview in the documentation (https://cedadev.github.io/padocc/assess-overview.html), it says:
So this text is missing descriptions of the options "blacklist" and "status-log" which can be performed in the package.
The text was updated successfully, but these errors were encountered:
Move this over to padocc_cli when relevant.
padocc_cli
Sorry, something went wrong.
No branches or pull requests
When looking at the help printout for the
assessor.py
script (python asessor.py --help
), the following appears:In the Assessor Tool overview in the documentation (https://cedadev.github.io/padocc/assess-overview.html), it says:
So this text is missing descriptions of the options "blacklist" and "status-log" which can be performed in the package.
The text was updated successfully, but these errors were encountered: