소스 검색

Update to usage info

master
부모
커밋
9d271726ff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      pdfScale.sh

+ 1
- 1
pdfScale.sh 파일 보기

@@ -88,7 +88,7 @@ Examples:
# Prints usage info
usage() {
printVersion 2
echo >&2 "Usage: $BASENAME [-v] [-s <factor>] <inFile.pdf> [outfile.pdf]"
echo >&2 "Usage: $BASENAME [-v] [-s <factor>] [-i|-c] <inFile.pdf> [outfile.pdf]"
echo >&2 "Try: $BASENAME -h # for help"
exit 1
}


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