Quellcode durchsuchen

v2.1.1 - Small fix to help message

master
Gustavo Neves vor 8 Jahren
Ursprung
Commit
69c071dd40
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. +1
    -1
      README.md
  2. +1
    -1
      pdfScale.sh

+ 1
- 1
README.md Datei anzeigen

@@ -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:


+ 1
- 1
pdfScale.sh Datei anzeigen

@@ -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:


Laden…
Abbrechen
Speichern