aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/ref/createuser.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/createuser.sgml b/doc/src/sgml/ref/createuser.sgml
index 314f51ec85a..54ada23fe5b 100644
--- a/doc/src/sgml/ref/createuser.sgml
+++ b/doc/src/sgml/ref/createuser.sgml
@@ -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>