浏览代码

v2.1.1 - Small fix to help message

master
Gustavo Neves 8 年前
父节点
当前提交
69c071dd40
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. +1
    -1
      README.md
  2. +1
    -1
      pdfScale.sh

+ 1
- 1
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:


+ 1
- 1
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:


正在加载...
取消
保存