1
0
Fork 0

Update 'printa4'

formatting
abes-patch-1
Francesco Minnocci 4 years ago
parent 0553f954bc
commit da8014ceaa

@ -63,7 +63,7 @@ error() {
} }
if [ -z "$1" ] ; then if [ -z "$1" ] ; then
error "Non hai specificato nessun file..." error "Non hai specificato nessun file...\n"
else else
case $1 in case $1 in
-h|--help) -h|--help)

Loading…
Cancel
Save