diff options
author | Ralph Amissah <ralph@amissah.com> | 2013-11-08 21:15:49 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2013-11-08 21:15:49 -0500 |
commit | a07857a31f0ac2f684a52f206c3b1af8651413b1 (patch) | |
tree | 416925f996df3ca25ea5918f7276ca4d6f38e7bd /bin/sisu-pdf-portrait | |
parent | debian/changelog (4.2.11-1) (diff) | |
parent | v4 v5: bin/sisu-* (diff) |
Merge tag 'sisu_4.2.12' into debian/sid
SiSU 4.2.12
Diffstat (limited to 'bin/sisu-pdf-portrait')
-rw-r--r-- | bin/sisu-pdf-portrait | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sisu-pdf-portrait b/bin/sisu-pdf-portrait new file mode 100644 index 00000000..4f40aa03 --- /dev/null +++ b/bin/sisu-pdf-portrait @@ -0,0 +1,2 @@ +#!/bin/sh +sisu --pdf-portrait ${@} |