summaryrefslogtreecommitdiffstats
path: root/psresize2.pl
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@chalmers.se>2010-09-27 00:50:09 +0200
committerGuilhem Moulin <guilhem.moulin@chalmers.se>2010-09-27 00:50:09 +0200
commitaaf57f89dac01fdc1883c96276a22f094f65cf01 (patch)
tree5bf06b54f42732076296ae2056bb9b070f2f988f /psresize2.pl
parentd7ef7f306bde1e792f863601542861f4ccc25a7b (diff)
Adding section Examples
Diffstat (limited to 'psresize2.pl')
-rwxr-xr-xpsresize2.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/psresize2.pl b/psresize2.pl
index de42e0b..d373c18 100755
--- a/psresize2.pl
+++ b/psresize2.pl
@@ -112,7 +112,7 @@ Display the manual page.
=head1 EXAMPLES
The following comand can be used to remotely crop a PDF file, and
-convert it to A4 paper
+convert it to A4 paper:
pdftops in.pdf - | ssh remote psresize2.pl -cpA4 | ps2pdf - out.pdf