ソースを参照

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
}


読み込み中…
キャンセル
保存