mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 06:08:26 -04:00
docs: Clarify pg_ctl initdb option text to match options proto.
The options string appeared in PG 10. Reported-by: pgsql-kr@postgresql.kr Discussion: https://postgr.es/m/153500377658.1378.6587007319641704057@wrigleys.postgresql.org Backpatch-through: 10
This commit is contained in:
parent
9de7ae32cf
commit
dfd840f105
1 changed files with 1 additions and 1 deletions
|
|
@ -334,7 +334,7 @@ PostgreSQL documentation
|
|||
options being passed through.
|
||||
</para>
|
||||
<para>
|
||||
The <replaceable>options</> should usually be surrounded by single or
|
||||
The <replaceable>initdb-options</> should usually be surrounded by single or
|
||||
double quotes to ensure that they are passed through as a group.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue