diff options
author | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-08 22:49:00 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-08 22:49:00 +0100 |
commit | 132e26a92f00da2131d7b41be768bfd40223bfe8 (patch) | |
tree | 4c9ec11b4709b531d7a777b0cf5252b925977700 | |
parent | 62809e1f1e8b542b6255b27391b7dee5705ecd26 (diff) |
typo
-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>]] |