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.15
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index c5bef68f..bccbfa98 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -433,9 +433,8 @@ the end of the line automatically.
 .PP
 To write a literal %, you need to escape it by writing %%.
 .PP
-Note that macros are expanded twice when using chain.  For example, to insert
-a space character in a chained command, you would write %%space. This is
-because the chain command is a macro-expanding command itself.
+Note that macros are expanded twice when using chain. For example, to insert
+a space character in a chained command, you would write %%space:
  chain command1; command2%%space
 .SS "\s-1BOOKMARKS\s0"
 .IX Subsection "BOOKMARKS"