Skip to content

Commit

Permalink
--prefix in README, refs #20
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Jul 19, 2022
1 parent 3cd5522 commit 7f553be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,13 @@ Usage: s3-ocr start [OPTIONS] BUCKET [KEYS]...
s3-ocr start name-of-bucket --all
To process every .pdf in the PUBLIC/ folder:
s3-ocr start name-of-bucket --prefix PUBLIC/
Options:
--all Process all PDF files in the bucket
--prefix TEXT Process all PDF files within this prefix
--access-key TEXT AWS access key ID
--secret-key TEXT AWS secret access key
--session-token TEXT AWS session token
Expand Down

0 comments on commit 7f553be

Please sign in to comment.