mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
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:
parent
d67a618e19
commit
4929d85e50
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue