diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/mupdf.1 | 9 |
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), |