Browse Source

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
parent
commit
7e2145c9e8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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


Loading…
Cancel
Save