summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-04-15 22:15:14 +0200
committerTor Andersson <tor@ghostscript.com>2010-04-15 22:15:14 +0200
commitbd7e94651b00d884ffb0a5349182d99a87396a6d (patch)
tree1717a2d296eaae66414153976140e1abd658134c /debian
parent54bf79f2bee2f169f7b8611b661a93f9313bf09e (diff)
downloadmupdf-bd7e94651b00d884ffb0a5349182d99a87396a6d.tar.xz
Change command line flag for the password to -p for all tools.
Diffstat (limited to 'debian')
-rw-r--r--debian/pdfshow.14
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/pdfshow.1 b/debian/pdfshow.1
index 9eed6df6..3767aa61 100644
--- a/debian/pdfshow.1
+++ b/debian/pdfshow.1
@@ -1,4 +1,4 @@
-.TH PDFSHOW 1 "March 21, 2010"
+.TH PDFSHOW 1 "April 15, 2010"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
pdfshow \- PDF file debugging tool used to show PDF objects
@@ -27,7 +27,7 @@ A description of each of the supported options is included below.
.B \-b
Causes pdfshow to print all object streams as raw binary data
.TP
-.B \-d password
+.B \-p password
Uses the given password during decryption of an encrypted PDF file.
The password is tried both as user and owner password.
.TP