Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ArnostiPublico
/
pdfScale
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
program name was printing even when not verbose, fixed
master
Gustavo Neves
hace 8 años
padre
442579b87f
commit
75c948ce2e
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
pdfScale.sh
+ 1
- 1
pdfScale.sh
Ver fichero
@@ -864,7 +864,7 @@ printVersion() {
if [[ $1 -eq 2 ]]; then
printError "$PDFSCALE_NAME v$VERSION$vStr"
else
echo
"$PDFSCALE_NAME v$VERSION$vStr"
vprint
"$PDFSCALE_NAME v$VERSION$vStr"
fi
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar