summaryrefslogtreecommitdiffstats
path: root/pdftool.pl
diff options
context:
space:
mode:
Diffstat (limited to 'pdftool.pl')
-rwxr-xr-xpdftool.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdftool.pl b/pdftool.pl
index 345baf5..462d70d 100755
--- a/pdftool.pl
+++ b/pdftool.pl
@@ -217,7 +217,7 @@ The following comand can be used to remotely crop a PDF file, convert it
to A4 paper, and rearrange the pages to locally print a (PostScript)
booklet with custom margins:
-C<< ssh remote pdftool.pl -cpA4 --book -2 -b2cm -m-1cm --ps < in.pdf |
+C<< ssh remote pdftool.pl -cpA4 --book -2 -b2cm -m-1cm --ps --auto-rotate < in.pdf |
lpr -o Duplex=DumplexTumble >>
=head1 REQUIREMENTS