Skip to content

Commit

Permalink
v2.6.0 - Update --help info on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tavinus committed Jul 17, 2024
1 parent c45f788 commit 44eb839
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ $ pdfscale -v -v -r 'custom mm 200 300' -f disable -s 0.95 ../mixsync\ manual\ v
## Help info
```
$ ./pdfScale.sh --help
pdfScale.sh v2.5.9
pdfScale.sh v2.6.0
Usage: pdfScale.sh <inFile.pdf>
pdfScale.sh -i <inFile.pdf>
Expand Down Expand Up @@ -172,6 +172,7 @@ Parameters:
m, mdls Forces the use of MacOS Quartz mdls
p, pdfinfo Forces the use of PDFInfo
i, identify Forces the use of ImageMagick's Identify
s, gs Forces the use of Ghostscript (PS script)
-i, --info <file>
Prints <file> Paper Size information to screen and exits
-s, --scale <factor>
Expand Down

0 comments on commit 44eb839

Please sign in to comment.