diff options
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 88cf82be..3fdc37d3 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -578,7 +578,7 @@ Reload everything Toggle I<freeze_files> setting. When active (indicated by a cyan I<FROZEN> message in the status bar), directories and files will not be loaded, improving performance when all the files you need are already loaded. This does not -affect file previews, which can be toggled with I<zI>. Also try disabling the +affect file previews, which can be toggled with I<zp>. Also try disabling the preview of directories with I<zP>. =item ^L @@ -994,7 +994,7 @@ with the preview column being as large as the other columns combined. =item confirm_on_delete [string] Ask for a confirmation when running the "delete" command? Valid values are -"always" (default), "never", "multiple". With "multiple", ranger will ask only +"always", "never", "multiple" (default). With "multiple", ranger will ask only if you delete multiple files at once. =item dirname_in_tabs [bool] |