summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/pdfjam-slides6up.1
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/man/man1/pdfjam-slides6up.1')
-rw-r--r--Master/texmf/doc/man/man1/pdfjam-slides6up.16
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf/doc/man/man1/pdfjam-slides6up.1 b/Master/texmf/doc/man/man1/pdfjam-slides6up.1
index 1508369a807..6e90363bc6f 100644
--- a/Master/texmf/doc/man/man1/pdfjam-slides6up.1
+++ b/Master/texmf/doc/man/man1/pdfjam-slides6up.1
@@ -31,14 +31,14 @@ many of the capabilities of the pdfpages
package for pdflatex\&. A working installation of pdflatex, with
the pdfpages package, is required\&.
.PP
-pdfjam-slides6up operates on one or more PDF files, and (either with the
-'--batch' option or with '--outfile DIR' where 'DIR' is a directory) the
+pdfjam-slides6up operates on one or more PDF files, and (either with
+the '--batch' option or with '--outfile DIR' where 'DIR' is a directory) the
resulting files have
the suffix '-6up' applied to their names by default. To change the suffix,
use the '--suffix' option, for example
.PP
.RS
-.B pdfjam-slides6up --suffix '-2x3' --batch myslides1.pdf myslides2.pdf
+.B pdfjam-slides6up --suffix '2x3' --batch myslides1.pdf myslides2.pdf
.RE
.PP
will result in files named 'myslides1-2x3.pdf' and 'myslides2-2x3.pdf'.