diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 64af021344..1bcae75809 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -160,8 +160,9 @@ Flat command syntax This is the syntax used in input.conf, and referred to "input.conf syntax" in a number of other places. -`` ::= [] ()*`` -`` ::= ( | " " )`` +| +| `` ::= [] ()*`` +| `` ::= ( | " ")`` ``command_name`` is an unquoted string with the command name itself. See `List of Input Commands`_ for a list.