summaryrefslogtreecommitdiff
path: root/docs/man/mudraw.1
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-07-26 02:00:45 +0200
committerSebastian Rasmussen <sebras@gmail.com>2013-07-26 02:14:29 +0200
commit8853bae8e33237a8b5470624e848bd976a19e663 (patch)
tree2d0191d7f6adee526088ead405403b7e7f5a6299 /docs/man/mudraw.1
parent13fea96f5290a7abd52611bb96c2486e2ecc2169 (diff)
downloadmupdf-8853bae8e33237a8b5470624e848bd976a19e663.tar.xz
Expand and reorganize manpage text.
Diffstat (limited to 'docs/man/mudraw.1')
-rw-r--r--docs/man/mudraw.111
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/man/mudraw.1 b/docs/man/mudraw.1
index eec79f7b..83dfe907 100644
--- a/docs/man/mudraw.1
+++ b/docs/man/mudraw.1
@@ -1,12 +1,15 @@
-.TH MUDRAW 1 "March 28, 2012"
+.TH MUDRAW 1 "July 25, 2013"
.\" Please adjust this date whenever revising the manpage.
+
.SH NAME
mudraw \- render PDF/XPS/CBZ documents
+
.SH SYNOPSIS
.B mudraw
.RI [ options ]
.RI input.{pdf,xps,cbz}
.RI [ pages]
+
.SH DESCRIPTION
.B mudraw
will render a document of a supported document format to image files.
@@ -15,6 +18,7 @@ The supported image formats are: pgm, ppm, pam and png.
Select the pages to be rendered by specifying a comma
separated list of ranges and individual page numbers (for example: 1,5,10-15).
In no pages are specified all the pages will be rendered.
+
.SH OPTIONS
.TP
.B \-o output
@@ -81,9 +85,10 @@ Invert the output image colors.
.TP
.B pages
Comma separated list of ranges to render.
+
.SH SEE ALSO
.BR mupdf (1),
-.BR mupdfclean (1).
-.BR mupdfshow (1).
+.BR mutool (1).
+
.SH AUTHOR
MuPDF is Copyright 2006-2013 Artifex Software, Inc.