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

Assessor mode - positional arguments (operations) not matching help guide #37

Open
efisher008 opened this issue Jul 25, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@efisher008
Copy link
Collaborator

When looking at the help printout for the assessor.py script (python asessor.py --help), the following appears:

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:
image

So this text is missing descriptions of the options "blacklist" and "status-log" which can be performed in the package.

@efisher008 efisher008 added the documentation Improvements or additions to documentation label Jul 25, 2024
@dwest77a
Copy link
Collaborator

Move this over to padocc_cli when relevant.

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
Projects
None yet
Development

No branches or pull requests

2 participants