summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@ens-lyon.org>2012-01-23 17:46:24 +0100
committerGuilhem Moulin <guilhem.moulin@ens-lyon.org>2012-01-23 17:46:24 +0100
commit5b15f24acb1860e22a75d4aaf8ccdcf192d6f876 (patch)
treefc0e711f32c2b21bf807268f48224265224ad227
parent61e1c7036fd9b2e81a2caab7e09b5d8f938e4748 (diff)
typo
-rwxr-xr-xpdftool.pl8
1 files changed, 4 insertions, 4 deletions
diff --git a/pdftool.pl b/pdftool.pl
index c578145..39b03c4 100755
--- a/pdftool.pl
+++ b/pdftool.pl
@@ -57,13 +57,13 @@ file name, B<PDFTool> sends the data to the standard output. By
default, B<PDFTool> outputs a PDF document; Use B<--ps> to
get a PostScript instead.
-If more than n>2 files are passed to B<PDFTool>, the n-1 first will be
+If n>2 files are passed to B<PDFTool>, the n-1 first will be
processed (using the set of options given immediately before each
argument) and then merged. A global set of options can be passed after the
-last input file: they will be applied to all the inputs, (but the local
-options take precedence).
+last input file: they will be applied to all the inputs (the local
+taking precedence, in case of clashes).
NOTE: The options B<-p>, B<-w>, B<-h>, B<--auto-rotate> and B<--ps>
-refer to the output file only, and should only be set once.
+refer to the output file only, and should be set only once.
B<PDFTool> does the following passes on the input documents: