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

Missing options/arguments? #62

Open
monitoringhsd opened this issue Feb 10, 2023 · 1 comment
Open

Missing options/arguments? #62

monitoringhsd opened this issue Feb 10, 2023 · 1 comment

Comments

@monitoringhsd
Copy link

monitoringhsd commented Feb 10, 2023

The README.md has several options outlined, for example, --exclusion and --hr-relevant.
But there are no examples of how to use them and when I simply try to include them, there is an error message saying that those arguments are unrecognized. Were they dropped?

python3 -m ppp demo.xlsx -l English -f doc -t old -p standard -r -e > demo.doc

usage: __main__.py [-h] [-d] [-H] [-o OUTPATH] [-l LANGUAGE [LANGUAGE ...]]
                   [-f {html,doc} [{html,doc} ...]]
                   [-t {default,old} [{default,old} ...]]
                   [-p {standard,detailed} [{standard,detailed} ...]]
                   xlsxfiles [xlsxfiles ...]
__main__.py: error: unrecognized arguments: -r -e
@joeflack4
Copy link
Contributor

Hmm, that is a good question. When I left PMA, I believe these options were still available. I'd be surprised that they were dropped, but that seems to be the case based on what you are linking there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants