summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2012-08-02 06:07:40 +0200
committerhut <hut@lavabit.com>2012-08-02 06:07:40 +0200
commit36a9763381c54d730a96b963a41cfc0796b2d5cc (patch)
treee9f50b2a55a1fe5ee57f3d888905dfbb40a42b6c
parent0d1b5bac1f0a5ee78f2de80e8dfecb19fccbe596 (diff)
downloadranger-36a9763381c54d730a96b963a41cfc0796b2d5cc.tar.gz
doc/ranger.1: rebuilt man page
-rw-r--r--doc/ranger.110
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index e3e48c2d..f199c67e 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
+.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.20)
 .\"
 .\" Standard preamble:
 .\" ========================================================================
@@ -124,7 +124,7 @@
 .\" ========================================================================
 .\"
 .IX Title "RANGER 1"
-.TH RANGER 1 "ranger-1.5.4" "05/03/2012" "ranger manual"
+.TH RANGER 1 "ranger-1.5.4" "08/02/2012" "ranger manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -146,8 +146,8 @@ open your files with.
 .PP
 This manual mainly contains information on the usage of ranger.  Refer to the
 \&\fI\s-1README\s0\fR for install instructions and to \fIdoc/HACKING\fR for development
-specific information.  For configuration, see the files in \fIranger/defaults\fR.
-They are usually installed to \fI/usr/lib/python*/site\-packages/ranger/defaults\fR
+specific information.  For configuration, see the files in \fIranger/config\fR.
+They are usually installed to \fI/usr/lib/python*/site\-packages/ranger/config\fR
 and can be obtained with ranger's \-\-copy\-config option.
 .PP
 Inside ranger, you can press \fI1?\fR for a list of key bindings, \fI2?\fR for a list
@@ -321,7 +321,7 @@ to extract an archive.  See the \fIapps.py\fR configuration file for all program
 and modes.
 .SH "KEY BINDINGS"
 .IX Header "KEY BINDINGS"
-Key bindings are defined in the file \fIranger/defaults/rc.conf\fR.  Check this
+Key bindings are defined in the file \fIranger/config/rc.conf\fR.  Check this
 file for a list of all key bindings.  You can copy it to your local
 configuration directory with the \-\-copy\-config=rc option.
 .PP
p;id=4e01caf19cfbc798862e6b8b2dbd77328c8f99a2'>^
34a60763 ^
f07bb12f ^














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
101
102
103
104
105
106
107