Merge branch 'master' of git://git.uucp.hu/sysop/tools
[hband-tools.git] / pdfrotate / pdfflip
blobfb5cddf5adcfe82b262c903e0c8d86b315830541
1 #!/bin/sh
2 exec pdfjam --suffix flipped --reflect true --fitpaper true "$@"