diff --git a/common/locale/en-US/cmdline.xml b/common/locale/en-US/cmdline.xml
index 44700c27..874e3fc7 100644
--- a/common/locale/en-US/cmdline.xml
+++ b/common/locale/en-US/cmdline.xml
@@ -38,7 +38,7 @@
- Opens the command-line in Ex mode. This is the mode used
+ Opens the command line in Ex mode. This is the mode used
for entering the various commands listed in
+ Multiple commands, separated by a | can be
+ given in a single command line and will be executed consecutively.
+ | can be included as an argument to a command by escaping
+ it with a backslash. E.g.
+
+
+ Several commands process the entire command line string literally.
+ These commands will include any | as part of their
+ argument string and so cannot be followed by another command. The
+ list of these commands is:
+