summary refs log tree commit diff stats
diff options
context:
space:
mode:
authormrogalski <interesting.ones.are.already.taken@gmail.com>2016-05-15 08:37:55 +0200
committermrogalski <interesting.ones.are.already.taken@gmail.com>2016-05-15 08:37:55 +0200
commitd449c6ebb9e812f1def3277a0ad443187bdb0511 (patch)
treed8aabcfe70ea63ca638bb69ce8ccf7f98d8d8661
parent8e8068935b78ca594d0b8ea7c729b4b9e8967456 (diff)
parentf78eb1b6594f8c2c42f7d51379b305f2aca0474e (diff)
downloadranger-d449c6ebb9e812f1def3277a0ad443187bdb0511.tar.gz
Merge pull request #1 from hut/master
merge with hut
-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?