Explorar el Código

v2.1.2 - Small fix to help messages

master
Gustavo Neves hace 8 años
padre
commit
e2d4d49f2a
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      README.md
  2. +1
    -1
      pdfScale.sh

+ 1
- 1
README.md Ver fichero

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

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


VERSION="2.1.1"
VERSION="2.1.2"


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


Cargando…
Cancelar
Guardar