소스 검색

fix to usage info

master
부모
커밋
ff60d8a8b5
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. +4
    -4
      README.md

+ 4
- 4
README.md 파일 보기

@@ -35,9 +35,9 @@ The postscript/ghostscript method was removed until I can write a PS script that
## Help info
```
$ pdfscale -h
pdfscale v1.4.6
pdfscale v1.4.7

Usage: pdfscale [-v] [-s <factor>] [-i|-c] <inFile.pdf> [outfile.pdf]
Usage: pdfscale [-v] [-s <factor>] [-m <mode>] <inFile.pdf> [outfile.pdf]
pdfscale -h
pdfscale -V

@@ -60,8 +60,8 @@ Modes:
i, identify Forces the use of ImageMagick's Identify

Notes:
- Page size detection will try different modes until it gets
a page size, or you can force a mode with -m 'mode'
- Adaptive Page size detection will try different modes until
it gets a page size. You can force a mode with -m 'mode'
- Options must be passed before the file names to be parsed
- The output filename is optional. If no file name is passed
the output file will have the same name/destination of the


불러오는 중...
취소
저장