From 1d07ccfc773decaf30570b7d9942cb535db25e91 Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Thu, 2 Apr 2015 19:32:12 +0100 Subject: Add mutool pages subcommand. Inspired by bug 695823. Mutool can now dump the sizes and orientations for pages within a given file. --- docs/man/mutool.1 | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'docs/man') diff --git a/docs/man/mutool.1 b/docs/man/mutool.1 index cb276978..1aa323b1 100644 --- a/docs/man/mutool.1 +++ b/docs/man/mutool.1 @@ -1,4 +1,4 @@ -.TH "MUTOOL" "1" "March 31, 2015" +.TH "MUTOOL" "1" "April 2, 2015" .\" Please adjust this date whenever revising the manpage. .\" no hyphenation .nh @@ -103,6 +103,18 @@ List form and postscript XObjects. .B pages Comma separated list of page numbers and ranges to include. +.SH PAGES +mutool pages [options] input.pdf [pages ...] +.PP +The pages command dumps information about the size and orientation +of pages within the document. +.TP +.B \-p password +Use the specified password if the file is encrypted. +.TP +.B pages +Comma separated list of page numbers and ranges to include. + .SH POSTER mutool poster [options] input.pdf [output.pdf] .PP -- cgit v1.2.3