From 5b15f24acb1860e22a75d4aaf8ccdcf192d6f876 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 23 Jan 2012 17:46:24 +0100 Subject: typo --- pdftool.pl | 8 ++++---- 1 file 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 sends the data to the standard output. By default, B outputs a PDF document; Use B<--ps> to get a PostScript instead. -If more than n>2 files are passed to B, the n-1 first will be +If n>2 files are passed to B, 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 does the following passes on the input documents: -- cgit v1.2.3