summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@debian.org>2016-02-14 11:22:31 +0100
committerPino Toscano <pino@kde.org>2016-02-14 11:22:31 +0100
commit57bc52b93e6431f0dc7762e2001dedd614383001 (patch)
tree4e5311236e793c1314199993101f03459e0d748e
parentab3c9ccb630004be049cb59f303612aa2a35f408 (diff)
pdfinfo manpage: corrupted description of -js and -rawdates
-rw-r--r--utils/pdfinfo.16
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/pdfinfo.1 b/utils/pdfinfo.1
index 1dd7466e..cc967b29 100644
--- a/utils/pdfinfo.1
+++ b/utils/pdfinfo.1
@@ -93,9 +93,9 @@ TrimBox, and ArtBox.
Prints document-level metadata. (This is the "Metadata" stream from
the PDF file's Catalog object.)
.TP
-+.B \-js
-+Prints all JavaScript in the PDF.
-+.TP
+.B \-js
+Prints all JavaScript in the PDF.
+.TP
.B \-rawdates
Prints the raw (undecoded) date strings, directly from the PDF file.
.TP