diff options
-rwxr-xr-x | pdftool.pl | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,8 +25,8 @@ pdftool.pl - a swiss army knife for PDF documents =head1 SYNOPSIS -B<pdftool.pl> [B<-w> I<width> ] [B<-h> I<heigth>] [B<-p> I<paper>] -[B<-W> I<width>] [B<-H> I<heigth>] [B<-P> I<paper>] [B<-s> I<pages>] +B<pdftool.pl> [B<-w> I<width> ] [B<-h> I<height>] [B<-p> I<paper>] +[B<-W> I<width>] [B<-H> I<height>] [B<-P> I<paper>] [B<-s> I<pages>] [B<-m> I<margin>] [B<-b> I<border>] [B<-c>] [B<--book>] [B<--column>] [B<-n> I<num>] [B<--auto-rotate>] [B<--ps>] [B<-q>] [I<infile> [I<outfile>]] |