From 69c071dd4065738bc7c07c54e9ccec22db801cca Mon Sep 17 00:00:00 2001 From: Gustavo Neves Date: Fri, 19 May 2017 09:25:07 -0300 Subject: [PATCH] v2.1.1 - Small fix to help message --- README.md | 2 +- pdfScale.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92f9821..0180d50 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ Custom Paper Size: Using Source Paper Size: (no-resizing) - Wildcard 'source' is used used to keep paper size the same as the input - - Usefull to run Flip-Detection and Auto-Rotation without resizing + - Usefull to run Auto-Rotation without resizing - Eg. pdfscale -r source ./input.dpf Options and Parameters Parsing: diff --git a/pdfScale.sh b/pdfScale.sh index 10443f9..fec170a 100755 --- a/pdfScale.sh +++ b/pdfScale.sh @@ -1338,7 +1338,7 @@ Custom Paper Size: Using Source Paper Size: (no-resizing) - Wildcard 'source' is used used to keep paper size the same as the input - - Usefull to run Flip-Detection and Auto-Rotation without resizing + - Usefull to run Auto-Rotation without resizing - Eg. $PDFSCALE_NAME -r source ./input.dpf Options and Parameters Parsing: