summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--doc/ranger.14
-rw-r--r--doc/ranger.pod2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index db608eaf..ac655e78 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -710,8 +710,8 @@ Display tags in all columns?
 .IP "draw_borders [bool]" 4
 .IX Item "draw_borders [bool]"
 Draw borders around columns?
-.IP "draw_progress_bar_in_statusbar [bool]" 4
-.IX Item "draw_progress_bar_in_statusbar [bool]"
+.IP "draw_progress_bar_in_status_bar [bool]" 4
+.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
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 43b248ce..6b5b1593 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -693,7 +693,7 @@ Display tags in all columns?
 
 Draw borders around columns?
 
-=item draw_progress_bar_in_statusbar [bool]
+=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?