From ff691f75c26929c1fbb5b5794f7d417c2f434f2c Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 14 May 2011 22:35:18 +0200 Subject: typo --- pdftool.pl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pdftool.pl b/pdftool.pl index a4ecd62..11083d4 100755 --- a/pdftool.pl +++ b/pdftool.pl @@ -76,7 +76,7 @@ smallest interval that contains all the selected pages), =item B<-s, --select=>I -Specifies the pages which are to be selected. +Specify the pages which are to be selected. I is a comma separated list of page ranges, each of which may be a page number, or a page range of the form I-I. If I is omitted, the first page is assumed, @@ -107,13 +107,13 @@ B, B, or B<10x14>. The default output paper size is B. =item B<-W, --Width=>I -Same as the option B<-w>, but for the input file. This option is useless if +Same as the option B<-w>, but for the input file. This option is ignored if the crop option (B<-c>) is set. =item B<-H, --Height=>I -Same as the option B<-h>, but for the input file. This option is useless if +Same as the option B<-h>, but for the input file. This option is ignored if the crop option (B<-c>) is set. @@ -121,7 +121,7 @@ the crop option (B<-c>) is set. Same as the option B<-p>, but for the input file. By default, B will try to guess this value from the header of the file, -and fail if the information is missing. This option is useless if the +and will fail if the information is missing. This option is ignored if the crop option (B<-c>) is set. =item B<-b, --border=>I @@ -150,7 +150,7 @@ B<--screen> instead. =item B<-n, --nup=>I -Puts multiple logical pages onto each physical sheet of paper. The inner +Put multiple logical pages onto each physical sheet of paper. The inner margin might be same as the outer one (depending on the booklet option B<-b>), see B<-m> for details. @@ -166,7 +166,7 @@ effect for portrait documents. =item B<--column> -Changes the order to `column-major', where successive pages are placed in +Change the order to `column-major', where successive pages are placed in columns down the paper. =item B<-q, --quiet> -- cgit v1.2.3