diff --git a/doc_src/index.rst b/doc_src/index.rst index 18b152c43..4a41db5cc 100644 --- a/doc_src/index.rst +++ b/doc_src/index.rst @@ -212,8 +212,8 @@ Some characters can not be written directly on the command line. For these chara - ``\}`` escapes the right curly bracket character - ``\[`` escapes the left bracket character - ``\]`` escapes the right bracket character -- ``\\<`` escapes the less than character -- ``\\>`` escapes the more than character +- ``\<`` escapes the less than character +- ``\>`` escapes the more than character - ``\^`` escapes the circumflex character - ``\&`` escapes the ampersand character - ``\|`` escapes the vertical bar character