Browse Source

more changes to help

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

+ 1
- 0
README.md View File

@@ -231,6 +231,7 @@ Additional Notes:
- File and folder names with spaces should be quoted or escaped.
- The scaling is centered and using a scale bigger than 1 may
result on cropping parts of the pdf.
- Most of the options are case-insensitive, Ex: -m PdFinFo

Examples:
pdfscale myPdfFile.pdf


+ 1
- 0
pdfScale.sh View File

@@ -1116,6 +1116,7 @@ Additional Notes:
- File and folder names with spaces should be quoted or escaped.
- The scaling is centered and using a scale bigger than 1 may
result on cropping parts of the pdf.
- Most of the options are case-insensitive, Ex: -m PdFinFo

Examples:
$PDFSCALE_NAME myPdfFile.pdf


Loading…
Cancel
Save