about summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorsquigz <squigglezworth@gmail.com>2018-01-04 20:16:37 -0500
committersquigz <squigglezworth@gmail.com>2018-01-04 20:16:37 -0500
commitde45af6210e55e053504d734e058b9360e74762b (patch)
tree4c6c6052b9fc26afeb9fd0861c9cfe4086586674 /doc/ranger.pod
parent16f6b5203f04e80275a0df717be70de93f1a6fb6 (diff)
downloadranger-de45af6210e55e053504d734e058b9360e74762b.tar.gz
Update manpage section on draw_borders
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 76d879d4..c54b6dfb 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -755,10 +755,15 @@ Display the file size in the status bar?
 
 Display tags in all columns?
 
-=item draw_borders [bool]
+=item draw_borders [string]
 
-Draw borders around columns?
+Draw borders around or between the columns? Possible values are:
 
+ none           no borders of any sort
+ outline        draw an outline around all the columns
+ separators     draw only vertical lines between columns
+ both           both of the above
+ 
 =item draw_separators [bool]
 
 Draw vertical separators between columns?