Skip to content

Commit

Permalink
v2.1.1 - Small fix to help message
Browse files Browse the repository at this point in the history
  • Loading branch information
tavinus committed May 19, 2017
1 parent 2684dd5 commit aeb880b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ $ pdfscale -v -v -r 'custom mm 200 300' -f disable -s 0.95 ../mixsync\ manual\ v
## Help info
```
$ pdfscale -h
pdfscale v2.1.0
pdfscale v2.1.1
Usage: pdfscale <inFile.pdf>
pdfscale -i <inFile.pdf>
Expand Down Expand Up @@ -154,7 +154,7 @@ Parameters:
Modes: a, auto Keeps source orientation, default
f, force Forces flip W <-> H
d, disable Disables flipping
-a, auto-rotate <mode>
-a, --auto-rotate <mode>
Setting for GS -dAutoRotatePages, defaults to 'PageByPage'
Uses text-orientation detection to set Portrait/Landscape
Modes: p, pagebypage Auto-rotates pages individually
Expand Down
2 changes: 1 addition & 1 deletion pdfScale.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,7 @@ Parameters:
Modes: a, auto Keeps source orientation, default
f, force Forces flip W <-> H
d, disable Disables flipping
-a, auto-rotate <mode>
-a, --auto-rotate <mode>
Setting for GS -dAutoRotatePages, defaults to 'PageByPage'
Uses text-orientation detection to set Portrait/Landscape
Modes: p, pagebypage Auto-rotates pages individually
Expand Down

0 comments on commit aeb880b

Please sign in to comment.