diff options
-rw-r--r-- | doc/src/sgml/ref/pg_ctl-ref.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 01a9ba45428..304a64d6a60 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -334,7 +334,7 @@ PostgreSQL documentation options being passed through. </para> <para> - The <replaceable>options</replaceable> should usually be surrounded by single or + The <replaceable>initdb-options</replaceable> should usually be surrounded by single or double quotes to ensure that they are passed through as a group. </para> </listitem> |