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.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 6b0752bd..e8252dcb 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -234,6 +234,8 @@ The macro %space expands to a space character. You can use it to add spaces to
 the end of a command when needed, while preventing editors to strip spaces off
 the end of the line automatically.
 
+To write a literal %, you need to escape it by writing %%.
+
 =head2 BOOKMARKS
 
 Type B<m<keyE<gt>> to bookmark the current directory. You can re-enter this
13'>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