description of the command line option echo should read:

Echo the queries that createuser generates and sends to the backend.
                      ^^^^^^^^^^

Frank Wegmann
This commit is contained in:
Bruce Momjian 2001-05-02 14:46:33 +00:00
parent d67a618e19
commit 4929d85e50

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createuser.sgml,v 1.16 2001/01/13 23:58:55 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/createuser.sgml,v 1.17 2001/05/02 14:46:33 momjian Exp $
Postgres documentation
-->
@ -60,7 +60,7 @@ Postgres documentation
<term>-e, --echo</term>
<listitem>
<para>
Echo the queries that <application>createdb</application> generates
Echo the queries that <application>createuser</application> generates
and sends to the backend.
</para>
</listitem>