Browse Source

changed flip detection help message

master
Gustavo Neves 8 years ago
parent
commit
fbfbb3464e
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      README.md
  2. +1
    -1
      pdfScale.sh

+ 1
- 1
README.md View File

@@ -78,7 +78,7 @@ Parameters:
Resize PDF paper proportionally
A valid paper name or a custom defined paper
-f Disables the flip detection, paper will not be
rotated to landscape when needed (resize-only)
rotated when inconsistent sizes are detected.
-p Prints Ghostscript paper info tables to screen

Scaling Mode:


+ 1
- 1
pdfScale.sh View File

@@ -980,7 +980,7 @@ Parameters:
Resize PDF paper proportionally
A valid paper name or a custom defined paper
-f Disables the flip detection, paper will not be
rotated to landscape when needed (resize-only)
rotated when inconsistent sizes are detected.
-p Prints Ghostscript paper info tables to screen

Scaling Mode:


Loading…
Cancel
Save