summaryrefslogtreecommitdiff
path: root/debian/mupdf.1
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@hotmail.com>2010-05-23 18:48:00 +0200
committerSebastian Rasmussen <sebras@hotmail.com>2010-05-23 18:48:00 +0200
commit757bb854372170a4b45200f448e51638e1c378e1 (patch)
treea6595c00222c5f90510999e2857f2c1bcb6d6415 /debian/mupdf.1
parent9482e1bed5255fc2af3e57fb92509ed1978383a1 (diff)
downloadmupdf-757bb854372170a4b45200f448e51638e1c378e1.tar.xz
Implement reloading of document.
Diffstat (limited to 'debian/mupdf.1')
-rw-r--r--debian/mupdf.19
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/mupdf.1 b/debian/mupdf.1
index 5ee3860f..118804d3 100644
--- a/debian/mupdf.1
+++ b/debian/mupdf.1
@@ -100,10 +100,10 @@ Zoom in.
.B \-
Zoom out.
.TP
-.B <, l
+.B <
Rotate page counter-clockwise or left by 90\(de.
.TP
-.B >, r
+.B >
Rotate page clockwise or right by 90\(de.
.TP
.B a
@@ -111,6 +111,11 @@ Rotate page counter-clockwise or left by 15\(de.
.TP
.B s
Rotate page clockwise or right by 15\(de.
+.TP
+.B FILE HANDLING
+.TP
+.B r
+Reload the file and display the same page, if still present.
.SH SEE ALSO
.BR pdfclean (1),
.BR pdfdraw (1),