diff options
author | hut <hut@lepus.uberspace.de> | 2016-05-13 22:50:16 +0200 |
---|---|---|
committer | hut <hut@lepus.uberspace.de> | 2016-05-13 22:50:16 +0200 |
commit | f78eb1b6594f8c2c42f7d51379b305f2aca0474e (patch) | |
tree | d8aabcfe70ea63ca638bb69ce8ccf7f98d8d8661 | |
parent | d8ac7b66fcca3d9984a461b38676e3c103b1fb77 (diff) | |
download | ranger-f78eb1b6594f8c2c42f7d51379b305f2aca0474e.tar.gz |
doc/ranger.pod: fix #544 in man page source file too
-rw-r--r-- | doc/ranger.pod | 2 |
1 files changed, 1 insertions, 1 deletions
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? |