diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/ref/pg_ctl-ref.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index a00c355f4aa..11444e85a83 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -383,6 +383,7 @@ PostgreSQL documentation <varlistentry> <term><option>-w</option></term> + <term><option>--wait</option></term> <listitem> <para> Wait for an operation to complete. This is supported for the @@ -415,6 +416,7 @@ PostgreSQL documentation <varlistentry> <term><option>-W</option></term> + <term><option>--no-wait</option></term> <listitem> <para> Do not wait for an operation to complete. This is the opposite of the |