Skip to content

Commit

Permalink
Add extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jerbob92 committed Sep 19, 2023
1 parent 59be9cf commit bd659bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
* Extracting attachments from PDFs
* Extracting thumbnails from PDFs
* Extracting JavaScripts from PDFs
* Piping input through stdin when the input is one file
* Piping output through stdout when the output is one file
* Piping input through stdin when the input is one file (use filename `-`)
* Piping output through stdout when the output is one file (use filename `-`)

## PDFium & Wazero

Expand Down

0 comments on commit bd659bb

Please sign in to comment.