description of the command line option echo should read:
authorBruce Momjian <[email protected]>
Wed, 2 May 2001 14:46:33 +0000 (14:46 +0000)
committerBruce Momjian <[email protected]>
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 ef380dabe26b23c66ce0750e81d406928ffdcb00..8fca6439e1da2ed14f16862cc4ab3d9c26933cdd 100644 (file)
@@ -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>