]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
description of the command line option echo should read:
authorBruce Momjian <bruce@momjian.us>
Wed, 2 May 2001 14:46:33 +0000 (14:46 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 2 May 2001 14:46:33 +0000 (14:46 +0000)
Echo the queries that createuser generates and sends to the backend.
                      ^^^^^^^^^^

Frank Wegmann

doc/src/sgml/ref/createuser.sgml

index 314f51ec85a175cda0534ccade9e43cd6f94bf3f..54ada23fe5b420c950b56b45bfbd93d0cedabd26 100644 (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>