From 7e2145c9e8375b8eb96978666d3ae3b5d3ffbe0f Mon Sep 17 00:00:00 2001 From: Gustavo Arnosti Neves Date: Sun, 1 Apr 2018 20:19:01 -0300 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90a4f0e..0c451fd 100644 --- a/README.md +++ b/README.md @@ -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