summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpdftool.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdftool.pl b/pdftool.pl
index 462d70d..f8562eb 100755
--- a/pdftool.pl
+++ b/pdftool.pl
@@ -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>]]