Sfoglia il codice sorgente

v2.1.2 - Small fix to help messages

master
Gustavo Neves 8 anni fa
parent
commit
e2d4d49f2a
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +1
    -1
      README.md
  2. +1
    -1
      pdfScale.sh

+ 1
- 1
README.md Vedi File

@@ -109,7 +109,7 @@ $ pdfscale -v -v -r 'custom mm 200 300' -f disable -s 0.95 ../mixsync\ manual\ v
## Help info
```
$ pdfscale -h
pdfscale v2.1.1
pdfscale v2.1.2

Usage: pdfscale <inFile.pdf>
pdfscale -i <inFile.pdf>


+ 1
- 1
pdfScale.sh Vedi File

@@ -12,7 +12,7 @@
# And: https://gist.github.com/MichaelJCole/86e4968dbfc13256228a


VERSION="2.1.1"
VERSION="2.1.2"


###################### EXTERNAL PROGRAMS #######################


Caricamento…
Annulla
Salva