mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-27 08:39:28 +08:00
Add missing space in example.
Tim Landscheidt
This commit is contained in:
parent
6e2cf34ec1
commit
aa8eed3172
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.241 2010/03/07 17:02:33 mha Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.242 2010/03/08 12:38:37 mha Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
@ -727,7 +727,7 @@ testdb=>
|
||||
|
||||
<tip>
|
||||
<para>
|
||||
To print your current working directory, use <literal>\!pwd</literal>.
|
||||
To print your current working directory, use <literal>\! pwd</literal>.
|
||||
</para>
|
||||
</tip>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user