From a6f93646ef852e15cb40eafa53d9416d73e6df62 Mon Sep 17 00:00:00 2001 From: Gustavo Neves Date: Mon, 15 May 2017 02:59:56 -0300 Subject: [PATCH] more changes to help --- README.md | 1 + pdfScale.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 05f6a60..de745c6 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/pdfScale.sh b/pdfScale.sh index 5c49fb1..47643c3 100755 --- a/pdfScale.sh +++ b/pdfScale.sh @@ -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