Skip to content

Commit 44eb839

Browse files
committed
v2.6.0 - Update --help info on README.md
1 parent c45f788 commit 44eb839

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ $ pdfscale -v -v -r 'custom mm 200 300' -f disable -s 0.95 ../mixsync\ manual\ v
134134
## Help info
135135
```
136136
$ ./pdfScale.sh --help
137-
pdfScale.sh v2.5.9
137+
pdfScale.sh v2.6.0
138138
139139
Usage: pdfScale.sh <inFile.pdf>
140140
pdfScale.sh -i <inFile.pdf>
@@ -172,6 +172,7 @@ Parameters:
172172
m, mdls Forces the use of MacOS Quartz mdls
173173
p, pdfinfo Forces the use of PDFInfo
174174
i, identify Forces the use of ImageMagick's Identify
175+
s, gs Forces the use of Ghostscript (PS script)
175176
-i, --info <file>
176177
Prints <file> Paper Size information to screen and exits
177178
-s, --scale <factor>

0 commit comments

Comments
 (0)