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
add pdf rotate tools; fix lpstat datetime format pattern
[hband-tools.git]
/
pdfrotate
/
pdf180
blob
3af4b4af45579407310aee1ed2ac143b9c78dff4
1
#!/bin/sh
2
exec
pdfjam
--suffix
rotated180
--angle
180
--fitpaper
true
"$@"