Skip to content

Zipf.py HowToUse

Eduard Blees edited this page Sep 2, 2018 · 2 revisions

How to execute

Check .pdf file

python3 zipf.py <path-to-file>

Check all .pdf files in folder

python3 --dir <path-to-directory-with-files>

Help

python3 -h

Clone this wiki locally