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: