about summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorDelisa Mason <iskanamagus@gmail.com>2015-03-09 14:41:58 -0700
committerDelisa Mason <iskanamagus@gmail.com>2015-03-09 14:41:58 -0700
commit7e85001052e4398f71e50e731899800106d2eefd (patch)
tree0b404754fd324a5e5911194ae171a84798f13d90 /doc/ranger.pod
parent84417076a58ec3be7ad08ca959b5bacab8955e72 (diff)
downloadranger-7e85001052e4398f71e50e731899800106d2eefd.tar.gz
Consolidate image preview method preferences
* Remove use_w3m_image_preview and use_iterm2_image_preview in favor of
preview_images_method, easing the development of other image preview
methods as needed
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 7575e5b6..97a324a8 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -172,14 +172,14 @@ This does not work over ssh, requires certain terminals (tested on "xterm" and
 "urxvt") and is incompatible with tmux, although it works with screen.
 
 To enable this feature, install the program "w3m" and set the option
-C<use_w3m_image_preview> to true.
+C<preview_images_method> to w3m.
 
 =head3 iTerm2
 
 This only works in iTerm2 compiled with image preview support, but works over
 ssh.
 
-To enable this feature, set the option C<use_iterm2_image_preview> to true.
+To enable this feature, set the option C<preview_images_method> to iterm2.
 
 =head2 SELECTION