summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-10-08 21:47:04 +0200
committerhut <hut@lavabit.com>2011-10-08 21:47:21 +0200
commit9f2e6794638bcacb1fb1dc3a7e7996748a2a03a4 (patch)
tree7655f74377f636c823248744e36d965d9d267003 /doc/ranger.pod
parentb62f5fbe203414521461e30e70af243dc257c49c (diff)
downloadranger-9f2e6794638bcacb1fb1dc3a7e7996748a2a03a4.tar.gz
Updated man page
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod18
1 files changed, 6 insertions, 12 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 86157d23..eabdc0d9 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -112,21 +112,15 @@ typing I<"<tagnameE<gt>>.
 =head2 PREVIEWS
 
 By default, only text files are previewed, but you can enable external preview
-scripts by creating F<~/.config/ranger/scope.sh> (see preview_script option.)
-This script will then be executed each time you attempt to preview a file.
+scripts by setting the option C<use_preview_script> and C<preview_files> to True.
 
-Fetch the default scope.sh (from F<ranger/data/scope.sh>) by running
-C<ranger --copy-config=scope>
-
-This default script contains more documentation and calls to the programs
-I<lynx> and I<elinks> for html, I<highlight> for text/code, I<img2txt> for
-images, I<atool> for archives, I<pdftotext> for PDFs and I<mediainfo> for video
-and audio
-files.
+This default script is F<~/.config/ranger/scope.sh>. It contains more
+documentation and calls to the programs I<lynx> and I<elinks> for html,
+I<highlight> for text/code, I<img2txt> for images, I<atool> for archives,
+I<pdftotext> for PDFs and I<mediainfo> for video and audio files.
 
 Install these programs (just the ones you need) and scope.sh will automatically
-use them.  Make sure to also have the options "use_preview_script" and
-"preview_files" turned on.
+use them.
 
 =head2 SELECTION