浏览代码

v2.3.0 - First version capable of self-installing and self-upgrading. Params are --install and --upgrade. May ask for confirmation, still no flag to force yes for now.

master
父节点
当前提交
7e2145c9e8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -132,7 +132,7 @@ Parameters:
Should contain the full path with the desired executable name Should contain the full path with the desired executable name
--upgrade, --self-upgrade --upgrade, --self-upgrade
Upgrades itself in-place (same path/name of the pdfScale.sh caller) Upgrades itself in-place (same path/name of the pdfScale.sh caller)
Downloads the master branch tarball and tries to self-upgrade
Downloads the master branch tarball and tries to self-upgrade
-n, --no-overwrite -n, --no-overwrite
Aborts execution if the output PDF file already exists Aborts execution if the output PDF file already exists
By default, the output file will be overwritten By default, the output file will be overwritten


正在加载...
取消
保存