repo.or.cz
/
hband-tools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fill-form accepts dot as a placeholder type-nothing parameter
[hband-tools.git]
/
pdfrotate
/
pdfflip
blob
fb5cddf5adcfe82b262c903e0c8d86b315830541
1
#!/bin/sh
2
exec
pdfjam
--suffix
flipped
--reflect
true
--fitpaper
true
"$@"