瀏覽代碼

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
}


Loading…
取消
儲存