diff options
-rw-r--r-- | doc/src/sgml/notation.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/notation.sgml b/doc/src/sgml/notation.sgml index 277a3f721e8..eec348aca63 100644 --- a/doc/src/sgml/notation.sgml +++ b/doc/src/sgml/notation.sgml @@ -76,7 +76,7 @@ path to the <Productname>Postgres</Productname> superuser's home directory. <para> In a command synopsis, brackets -<quote>[</quote> and <quote>]</quote>) indicate an optional phrase or keyword. +(<quote>[</quote> and <quote>]</quote>) indicate an optional phrase or keyword. Anything in braces (<quote>{</quote> and <quote>}</quote>) and containing vertical bars (<quote>|</quote>) indicates that you must choose one. |