summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index fe2b45eb..e7f7acdc 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -1296,6 +1296,9 @@ I<path> is a regular expression.  This means that C<path=~/dl> applies to all
 paths that start with I<~/dl>, e.g. I<~/dl2> and I<~/dl/foo>. To avoid this,
 use C<path=~/dl$>.
 
+I<path> can be quoted with either single or double quotes to prevent unwanted
+splitting. I<path='~/dl dl$'> or I<path="~/dl dl$">
+
 =item shell [-I<flags>] I<command>
 
 Run a shell command.  I<flags> are discussed in their own section.
title='author Réouven Assouly <reouvenassouly@yahoo.fr> 2019-06-16 22:52:44 +0200 committer Drew DeVault <sir@cmpwn.com> 2019-06-17 14:52:52 -0400 commands/msgview: add open command' href='/akspecs/aerc/commit/commands/msgview/open.go?id=ce475e4952fe182a15d8897c3cd94f59df4b64e1'>ce475e4 ^
0d645bc ^

ce475e4 ^

2a09617 ^

ce475e4 ^
2a09617 ^


6838c23 ^
2a09617 ^


6838c23 ^
2a09617 ^
ce475e4 ^

6838c23 ^
ce475e4 ^
363aab5 ^
ce475e4 ^
df20f1c ^
13a6a3f ^
95fb35b ^










ce475e4 ^
8ea86ce ^
ce475e4 ^





8ea86ce ^
ce475e4 ^


949781f ^












8ea86ce ^
949781f ^

ce475e4 ^
76a9181 ^
ce475e4 ^



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