Commit 46f946df authored by Bruce Momjian's avatar Bruce Momjian

Mention -c also allows -- GNU long option format, all platforms.

parent 56f5dc90
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.20 2001/09/03 12:57:50 petere Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/ref/postmaster.sgml,v 1.21 2001/11/25 00:15:30 momjian Exp $
Postgres documentation Postgres documentation
--> -->
...@@ -119,9 +119,8 @@ Postgres documentation ...@@ -119,9 +119,8 @@ Postgres documentation
</para> </para>
<para> <para>
On some systems it is also possible to equivalently use These options may also be specified using the GNU-style long option
GNU-style long options in the form format, <term>--<replaceable>name</replaceable>=<replaceable>value</replaceable></term>.
<literal>--name=value</literal>.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment