From: =?utf-8?q?=22Kan-Ru_Chen_=28=E9=99=B3=E4=BE=83=E5=A6=82=29=22?=
<[email protected]>
Date: Sat, 20 Sep 2014 11:08:32 +0800
Subject: mupdf_manpage
---
docs/man/mupdf.1 | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/docs/man/mupdf.1 b/docs/man/mupdf.1
index 44a6a60..bfbe613 100644
--- a/docs/man/mupdf.1
+++ b/docs/man/mupdf.1
@@ -121,6 +121,9 @@ Toggles fullscreen mode.
.B p
Toggle presentation mode.
.TP
+.B P
+Displays the current page number temporarily.
+.TP
.B c
Toggle between color and grayscale rendering.
.TP
@@ -139,6 +142,13 @@ Quit.
Sending a \fBSIGHUP\fR signal to the mupdf process will also cause the viewed
file to be reloaded automatically, for use in e.g. build scripts.
+.SH ENVIRONMENT
+
+.TP
+.B BROWSER
+When \fBmupdf\fR opens a link it first uses BROWSER to browse the link
+and falls back to "xdg-open" if BROWSER is not defined.
+
.SH SEE ALSO
.BR mudraw (1),
.BR mutool (1).