diff options
author | toonn <toonn@toonn.io> | 2020-11-18 23:52:30 +0100 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2020-11-18 23:52:30 +0100 |
commit | fc3dcfe84cd5d0b4382a2dc6375d5a919ed9966c (patch) | |
tree | 43ea9194147fa89c54034f618b0ff8c0cbf8845d /doc | |
parent | daac0c0981e6b1fc69ed7fe2ef0cc6a26fbd5129 (diff) | |
download | ranger-fc3dcfe84cd5d0b4382a2dc6375d5a919ed9966c.tar.gz |
Remove redundant blank line in docs
When documenting the draw_borders_multipane setting an extra blank line was added.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ranger.pod | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 693c6619..bbdfd24e 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1035,7 +1035,6 @@ on top of those for I<draw_borders>: active-pane draw an outline around the active pane only - =item draw_progress_bar_in_status_bar [bool] Draw a progress bar in the status bar which displays the average state of all |