summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
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?