projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
332c8ac
)
description of the command line option echo should read:
author
Bruce Momjian
<
[email protected]
>
Wed, 2 May 2001 14:46:33 +0000
(14:46 +0000)
committer
Bruce 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/createuser.sgml
b/doc/src/sgml/ref/createuser.sgml
index ef380dabe26b23c66ce0750e81d406928ffdcb00..8fca6439e1da2ed14f16862cc4ab3d9c26933cdd 100644
(file)
--- a/
doc/src/sgml/ref/createuser.sgml
+++ b/
doc/src/sgml/ref/createuser.sgml
@@
-60,7
+60,7
@@
Postgres documentation
<term>-e, --echo</term>
<listitem>
<para>
- Echo the queries that <application>create
db
</application> generates
+ Echo the queries that <application>create
user
</application> generates
and sends to the backend.
</para>
</listitem>