summaryrefslogtreecommitdiff
path: root/apps/man
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-03-19 12:00:27 +0000
committerRobin Watts <robin.watts@artifex.com>2012-03-19 12:00:27 +0000
commitf6f34747ce072f30a15dfc5390833741ff8c56fc (patch)
treec9db3c2023ff0f3d51c7d0a8033afac2406ec585 /apps/man
parenteeb1b4fffb5ee88d251d2773d9ae0fc1f8316b56 (diff)
downloadmupdf-f6f34747ce072f30a15dfc5390833741ff8c56fc.tar.xz
Add simple 'inverted color' mode for mupdf viewer.
Use 'i' to toggle inversion of the rendered MuPDF bitmap, giving simple 'white on black' mode.
Diffstat (limited to 'apps/man')
-rw-r--r--apps/man/mupdf.15
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/man/mupdf.1 b/apps/man/mupdf.1
index c96bc22d..7a21e7f4 100644
--- a/apps/man/mupdf.1
+++ b/apps/man/mupdf.1
@@ -1,4 +1,4 @@
-.TH MUPDF 1 "January 27, 2012"
+.TH MUPDF 1 "March 19, 2012"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
mupdf \- MuPDF is a lightweight PDF viewer written in portable C
@@ -78,6 +78,9 @@ Find the next/previous search result.
.TP
.B c
Toggle between color and grayscale rendering.
+.TP
+.B i
+Toggle between normal and inverted color rendering.
.SH SEE ALSO
.BR mupdfclean (1),
.BR mupdfdraw (1),