README: add command-line usage

This commit is contained in:
Bryan Bishop 2013-02-10 01:29:58 -06:00
parent 775b927b42
commit 9d7fd1dbb6
1 changed files with 12 additions and 0 deletions

View File

@ -28,6 +28,18 @@ file_handler.write(pdf)
file_handler.close()
```
or from the shell,
``` bash
pdfparanoia input.pdf > output.pdf
```
and,
``` bash
cat input.pdf | pdfparanoia > output.pdf
```
## Supported
* AIP