diff options
Diffstat (limited to 'doc')
| -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 5fb68986998..3f168005ec3 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -615,7 +615,7 @@ PostgreSQL documentation The <option>-m</option> option allows control over <emphasis>how</emphasis> the server shuts down: <screen> -<prompt>$</prompt> <userinput>pg_ctl stop -m fast</userinput> +<prompt>$</prompt> <userinput>pg_ctl stop -m smart</userinput> </screen></para> </refsect2> |
