summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorMark Rogalski <interesting.ones.are.already.taken@gmail.com>2016-05-16 22:02:23 +0200
committerMark Rogalski <interesting.ones.are.already.taken@gmail.com>2016-05-16 22:02:23 +0200
commitb5adbbb7c27b2d8bfd42b67132a93cb71ed656ab (patch)
tree82a4e5b5ae36b56e2cf78517f0dc2ab474b855d9 /doc/ranger.pod
parent42dbfaa51840f725d434232c618e2301f3c162fc (diff)
downloadranger-b5adbbb7c27b2d8bfd42b67132a93cb71ed656ab.tar.gz
Add man description.
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 6b5b1593..2a4a1674 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -717,6 +717,10 @@ The delay that ranger idly waits for user input, in milliseconds, with a
 resolution of 100ms.  Lower delay reduces lag between directory updates but
 increases CPU load.
 
+=item line_numbers [bool]
+
+Show line numbers in main column.
+
 =item max_console_history_size [integer, none]
 
 How many console commands should be kept in history?  "none" will disable the
@@ -765,6 +769,11 @@ Which script should handle generating previews?  If the file doesn't exist, or
 use_preview_script is off, ranger will handle previews itself by just printing
 the content.
 
+=item relative_line_numbers [bool]
+
+Show relative line numbers in main column.  Requires B<line_numbers> set to
+B<true>.
+
 =item save_console_history [bool]
 
 Should the console history be saved on exit?  If disabled, the console history