From f4f800ecc58decb32e23438b26d8998d441709df Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 6 Jan 2012 19:27:42 +0100 Subject: typo --- pdftool.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pdftool.pl b/pdftool.pl index 2d6c320..f3378ea 100755 --- a/pdftool.pl +++ b/pdftool.pl @@ -21,7 +21,7 @@ use strict; =head1 NAME -pdftool.pl - a PDF swiss army knife +pdftool.pl - a swiss army knife for PDF documents =head1 SYNOPSIS @@ -220,8 +220,8 @@ Display the manual page. =head1 EXAMPLES The following comand can be used to remotely crop a PDF file, convert it -to A4 paper, and rearrange the pages to print a booklet with custom -margins: +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 < in.pdf | lpr -o Duplex=DumplexTumble >> -- cgit v1.2.3