about summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorGuillermo Gómez <guillermogf@disroot.org>2021-11-12 19:41:05 +0100
committerGuillermo Gómez <guillermogf@disroot.org>2021-11-12 19:41:05 +0100
commitf296876351f2b81d204e3c73dd6822ae63bf381d (patch)
tree41981d4ab8b7464f0d22011fe927b2b687859265 /doc
parentf5a26370104a74861596e7b4a23087146f006101 (diff)
downloadranger-f296876351f2b81d204e3c73dd6822ae63bf381d.tar.gz
Fix wrong hotkeys in the manual
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.18
-rw-r--r--doc/ranger.pod4
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index c005afee..a86b1ab3 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -988,8 +988,8 @@ on top of those for \fIdraw_borders\fR:
 .IX Item "draw_progress_bar_in_status_bar [bool]"
 Draw a progress bar in the status bar which displays the average state of all
 currently running tasks which support progress bars?
-.IP "flushinput [bool] <zi>" 4
-.IX Item "flushinput [bool] <zi>"
+.IP "flushinput [bool] <zI>" 4
+.IX Item "flushinput [bool] <zI>"
 Flush the input after each key hit?  One advantage is that when scrolling down
 with \*(L"j\*(R", ranger stops scrolling instantly when you release the key.  One
 disadvantage is that when you type commands blindly, some keys might get lost.
@@ -1094,8 +1094,8 @@ Preview directories in the preview column?
 .IP "preview_files [bool] <zp>" 4
 .IX Item "preview_files [bool] <zp>"
 Preview files in the preview column?
-.IP "preview_images [bool]" 4
-.IX Item "preview_images [bool]"
+.IP "preview_images [bool] <zi>" 4
+.IX Item "preview_images [bool] <zi>"
 Draw images inside the console with the external program w3mimgpreview?
 .IP "preview_images_method [string]" 4
 .IX Item "preview_images_method [string]"
diff --git a/doc/ranger.pod b/doc/ranger.pod
index bf92d1d4..2484581c 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -1040,7 +1040,7 @@ on top of those for I<draw_borders>:
 Draw a progress bar in the status bar which displays the average state of all
 currently running tasks which support progress bars?
 
-=item flushinput [bool] <zi>
+=item flushinput [bool] <zI>
 
 Flush the input after each key hit?  One advantage is that when scrolling down
 with "j", ranger stops scrolling instantly when you release the key.  One
@@ -1159,7 +1159,7 @@ Preview directories in the preview column?
 
 Preview files in the preview column?
 
-=item preview_images [bool]
+=item preview_images [bool] <zi>
 
 Draw images inside the console with the external program w3mimgpreview?