|
|
|
@ -1,5 +1,5 @@ |
|
|
|
|
<!-- |
|
|
|
|
$PostgreSQL: pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.33 2010/02/19 03:50:03 momjian Exp $ |
|
|
|
|
$PostgreSQL: pgsql/doc/src/sgml/ref/ecpg-ref.sgml,v 1.34 2010/02/19 14:36:45 momjian Exp $ |
|
|
|
|
PostgreSQL documentation |
|
|
|
|
--> |
|
|
|
|
|
|
|
|
@ -159,28 +159,30 @@ PostgreSQL documentation |
|
|
|
|
<listitem> |
|
|
|
|
<para> |
|
|
|
|
Print additional information including the version and the |
|
|
|
|
include path. |
|
|
|
|
"include" path. |
|
|
|
|
</para> |
|
|
|
|
</listitem> |
|
|
|
|
</varlistentry> |
|
|
|
|
|
|
|
|
|
<varlistentry> |
|
|
|
|
<term><option>--help</option></term> |
|
|
|
|
<term><option>--version</option></term> |
|
|
|
|
<listitem> |
|
|
|
|
<para> |
|
|
|
|
Show a brief summary of the command usage, then exit. |
|
|
|
|
Print the <application>ecpg</application> version and exit. |
|
|
|
|
</para> |
|
|
|
|
</listitem> |
|
|
|
|
</varlistentry> |
|
|
|
|
|
|
|
|
|
<varlistentry> |
|
|
|
|
<term><option>--version</option></term> |
|
|
|
|
<term><option>--help</option></term> |
|
|
|
|
<listitem> |
|
|
|
|
<para> |
|
|
|
|
Output version information, then exit. |
|
|
|
|
Show help about <application>ecpg</application> command line |
|
|
|
|
arguments, and exit. |
|
|
|
|
</para> |
|
|
|
|
</listitem> |
|
|
|
|
</varlistentry> |
|
|
|
|
|
|
|
|
|
</variablelist> |
|
|
|
|
</para> |
|
|
|
|
</refsect1> |
|
|
|
|