Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ArnostiPublico
/
pdfScale
Segui
2
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
program name was printing even when not verbose, fixed
master
Gustavo Neves
8 anni fa
parent
442579b87f
commit
75c948ce2e
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
pdfScale.sh
+ 1
- 1
pdfScale.sh
Vedi File
@@ -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
}
Scrivi
Anteprima
Caricamento…
Annulla
Salva