diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index 8994a0cb4..5358b1862 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -106,6 +106,7 @@ Some characters can not be written directly on the command line. For these chara
- '\\\>
' escapes the more than character
- '\\^
' escapes the circumflex character
- '\\&
' escapes the ampersand character
+- '\\|
' escapes the vertical bar character
- '\\;
' escapes the semicolon character
- '\\"
' escapes the quote character
- '\\'
' escapes the apostrophe character