diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_ctl-ref.sgml')
-rw-r--r-- | doc/src/sgml/ref/pg_ctl-ref.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 23681294b87..29f882bd76e 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -302,7 +302,8 @@ PostgreSQL documentation <listitem> <para> Specifies options to be passed directly to the - <command>postgres</command> command. + <command>postgres</command> command; multiple + option invocations are appended. </para> <para> The options should usually be surrounded by single or double |