Explorar el Código

Update to usage info

master
padre
commit
9d271726ff
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pdfScale.sh

+ 1
- 1
pdfScale.sh Ver fichero

@@ -88,7 +88,7 @@ Examples:
# Prints usage info
usage() {
printVersion 2
echo >&2 "Usage: $BASENAME [-v] [-s <factor>] <inFile.pdf> [outfile.pdf]"
echo >&2 "Usage: $BASENAME [-v] [-s <factor>] [-i|-c] <inFile.pdf> [outfile.pdf]"
echo >&2 "Try: $BASENAME -h # for help"
exit 1
}


Cargando…
Cancelar
Guardar