summary refs log tree commit diff stats
path: root/doc/ranger.1
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.1
parentb62f5fbe203414521461e30e70af243dc257c49c (diff)
downloadranger-9f2e6794638bcacb1fb1dc3a7e7996748a2a03a4.tar.gz
Updated man page
Diffstat (limited to 'doc/ranger.1')
-rw-r--r--doc/ranger.118
1 files changed, 6 insertions, 12 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 271316ac..21de675d 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -211,21 +211,15 @@ typing \fI"<tagname>\fR.
 .SS "\s-1PREVIEWS\s0"
 .IX Subsection "PREVIEWS"
 By default, only text files are previewed, but you can enable external preview
-scripts by creating \fI~/.config/ranger/scope.sh\fR (see preview_script option.)
-This script will then be executed each time you attempt to preview a file.
+scripts by setting the option \f(CW\*(C`use_preview_script\*(C'\fR and \f(CW\*(C`preview_files\*(C'\fR to True.
 .PP
-Fetch the default scope.sh (from \fIranger/data/scope.sh\fR) by running
-\&\f(CW\*(C`ranger \-\-copy\-config=scope\*(C'\fR
-.PP
-This default script contains more documentation and calls to the programs
-\&\fIlynx\fR and \fIelinks\fR for html, \fIhighlight\fR for text/code, \fIimg2txt\fR for
-images, \fIatool\fR for archives, \fIpdftotext\fR for PDFs and \fImediainfo\fR for video
-and audio
-files.
+This default script is \fI~/.config/ranger/scope.sh\fR. It contains more
+documentation and calls to the programs \fIlynx\fR and \fIelinks\fR for html,
+\&\fIhighlight\fR for text/code, \fIimg2txt\fR for images, \fIatool\fR for archives,
+\&\fIpdftotext\fR for PDFs and \fImediainfo\fR for video and audio files.
 .PP
 Install these programs (just the ones you need) and scope.sh will automatically
-use them.  Make sure to also have the options \*(L"use_preview_script\*(R" and
-\&\*(L"preview_files\*(R" turned on.
+use them.
 .SS "\s-1SELECTION\s0"
 .IX Subsection "SELECTION"
 The \fIselection\fR is defined as \*(L"All marked files \s-1IF\s0 \s-1THERE\s0 \s-1ARE\s0 \s-1ANY\s0, otherwise
es Booth <boothj5@gmail.com> 2014-09-21 00:09:17 +0100 Fixed tests' href='/danisanti/profani-tty/commit/tests/test_server_events.c?id=ae08e820d9e4c7802211b4a1bfbcc3513949919f'>ae08e820 ^
a7a28506 ^
a2c62117 ^


0e2fbeb3 ^
8ebc1d4a ^
0e2fbeb3 ^
a7a28506 ^




a7a28506 ^

a2c62117 ^

ae08e820 ^
0e2fbeb3 ^
a2c62117 ^


0e2fbeb3 ^
8ebc1d4a ^
a7a28506 ^





a7a28506 ^

a2c62117 ^

ae08e820 ^
a7a28506 ^
a2c62117 ^


0e2fbeb3 ^
8ebc1d4a ^
0e2fbeb3 ^
a7a28506 ^

5afb296e ^
95ad5643 ^








51bd4ed3 ^
8aba52f4 ^
9bd2315d ^
95ad5643 ^
9bd2315d ^
95ad5643 ^



f180925c ^



51bd4ed3 ^

f180925c ^

8aba52f4 ^
f180925c ^





1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100