mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-29 22:49:41 +03: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:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user