diff options
-rwxr-xr-x | psresize2.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/psresize2.pl b/psresize2.pl index fc88ee4..de42e0b 100755 --- a/psresize2.pl +++ b/psresize2.pl @@ -65,7 +65,7 @@ Same as the option B<-w>, but for the input file. Same as the option B<-h>, but for the input file. -=item B<-P, --paper> +=item B<-P, --Paper> Same as the option B<-p>, but for the input file. By default, I<PSResize2> will try to guess this value from the header of the file, @@ -119,7 +119,7 @@ pdftops in.pdf - | ssh remote psresize2.pl -cpA4 | ps2pdf - out.pdf =head1 REQUIRE Requires psutils installed and available in the command line -http://www.tardis.ed.ac.uk/~ajcd/psutils/ +http://www.tardis.ed.ac.uk/~ajcd/psutils/. =head1 AUTHOR |