projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e2cf34
)
Add missing space in example.
author
Magnus Hagander
Mon, 8 Mar 2010 12:38:37 +0000
(12:38 +0000)
committer
Magnus Hagander
Mon, 8 Mar 2010 12:38:37 +0000
(12:38 +0000)
Tim Landscheidt
doc/src/sgml/ref/psql-ref.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/psql-ref.sgml
b/doc/src/sgml/ref/psql-ref.sgml
index fa12fee92a39ac923bf1d189d06b10f0b49d88d9..e27df586be557fb214f6b0efc6ee3de38459bcc5 100644
(file)
--- a/
doc/src/sgml/ref/psql-ref.sgml
+++ b/
doc/src/sgml/ref/psql-ref.sgml
@@
-1,5
+1,5
@@
@@
-727,7
+727,7
@@
testdb=>
- To print your current working directory, use
\!pwd
.
+ To print your current working directory, use
\!
pwd
.