projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d67a618
)
description of the command line option echo should read:
author
Bruce Momjian
Wed, 2 May 2001 14:46:33 +0000
(14:46 +0000)
committer
Bruce Momjian
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 314f51ec85a175cda0534ccade9e43cd6f94bf3f..54ada23fe5b420c950b56b45bfbd93d0cedabd26 100644
(file)
--- a/
doc/src/sgml/ref/createuser.sgml
+++ b/
doc/src/sgml/ref/createuser.sgml
@@
-1,5
+1,5
@@
@@
-60,7
+60,7
@@
Postgres documentation
-e, --echo
- Echo the queries that
create
db
generates
+ Echo the queries that
create
user
generates
and sends to the backend.