Skip to content

Commit

Permalink
v2.3.0 - First version capable of self-installing and self-upgrading.…
Browse files Browse the repository at this point in the history
… Params are --install and --upgrade. May ask for confirmation, still no flag to force yes for now.
  • Loading branch information
tavinus committed Apr 1, 2018
1 parent ccd3d85 commit 7e2145c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Parameters:
Should contain the full path with the desired executable name
--upgrade, --self-upgrade
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
Aborts execution if the output PDF file already exists
By default, the output file will be overwritten
Expand Down

0 comments on commit 7e2145c

Please sign in to comment.