-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels