Commit 4929d85e authored by Bruce Momjian's avatar Bruce Momjian

description of the command line option echo should read:

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

Frank Wegmann
parent d67a618e
<!-- <!--
$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 Postgres documentation
--> -->
...@@ -60,7 +60,7 @@ Postgres documentation ...@@ -60,7 +60,7 @@ Postgres documentation
<term>-e, --echo</term> <term>-e, --echo</term>
<listitem> <listitem>
<para> <para>
Echo the queries that <application>createdb</application> generates Echo the queries that <application>createuser</application> generates
and sends to the backend. and sends to the backend.
</para> </para>
</listitem> </listitem>
......
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