diff options
Diffstat (limited to 'bin/sisu-pdf-landscape')
-rw-r--r-- | bin/sisu-pdf-landscape | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sisu-pdf-landscape b/bin/sisu-pdf-landscape new file mode 100644 index 00000000..1fe79491 --- /dev/null +++ b/bin/sisu-pdf-landscape @@ -0,0 +1,2 @@ +#!/bin/sh +sisu --pdf-landscape ${@} |