summary refs log tree commit diff stats
path: root/doc/ranger.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ranger.1')
-rw-r--r--doc/ranger.16
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 6ec463b6..e810e7c6 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -133,7 +133,7 @@
 .\" ========================================================================
 .\"
 .IX Title "RANGER 1"
-.TH RANGER 1 "ranger-1.7.2" "11/14/2015" "ranger manual"
+.TH RANGER 1 "ranger-1.7.2" "01/01/2016" "ranger manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -1185,6 +1185,10 @@ visiting that directory.
 Assigns a new value to an option, but locally for the directory given by
 \&\fIpath\fR. This means, that this option only takes effect when visiting that
 directory. If no path is given, uses the current directory.
+.Sp
+\&\fIpath\fR is a regular expression.  This means that \f(CW\*(C`path=~/dl\*(C'\fR applies to all
+paths that start with \fI~/dl\fR, e.g. \fI~/dl2\fR and \fI~/dl/foo\fR. To avoid this,
+use \f(CW\*(C`path=~/dl$\*(C'\fR.
 .IP "shell [\-\fIflags\fR] \fIcommand\fR" 2
 .IX Item "shell [-flags] command"
 Run a shell command.  \fIflags\fR are discussed in their own section.
i-tty/commit/tests/test_muc.c?id=a472ce653f1801726f18ca579f8dcffd64ef4d20'>a472ce65 ^
d25d6b45 ^
63b3299b ^


a472ce65 ^



71c2be59 ^
d25d6b45 ^
a472ce65 ^
d25d6b45 ^
a472ce65 ^


31321077 ^
d25d6b45 ^
31321077 ^
d25d6b45 ^
31321077 ^



d25d6b45 ^
31321077 ^
71c2be59 ^




31321077 ^
d25d6b45 ^
31321077 ^


23842e52 ^


b177250f ^
23842e52 ^
d25d6b45 ^
23842e52 ^

23842e52 ^

d25d6b45 ^
23842e52 ^
b177250f ^

d25d6b45 ^
23842e52 ^
d25d6b45 ^
23842e52 ^

23842e52 ^
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