From 757bb854372170a4b45200f448e51638e1c378e1 Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Sun, 23 May 2010 18:48:00 +0200 Subject: Implement reloading of document. --- debian/mupdf.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'debian/mupdf.1') 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), -- cgit v1.2.3