mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Add missing space in example.
Tim Landscheidt
This commit is contained in:
parent
37cfda0169
commit
098a8a4188
|
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.130.4.5 2009/08/15 20:22:50 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.130.4.6 2010/03/08 12:39:10 mha Exp $
|
||||||
PostgreSQL documentation
|
PostgreSQL documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
@ -672,7 +672,7 @@ testdb=>
|
||||||
|
|
||||||
<tip>
|
<tip>
|
||||||
<para>
|
<para>
|
||||||
To print your current working directory, use <literal>\!pwd</literal>.
|
To print your current working directory, use <literal>\! pwd</literal>.
|
||||||
</para>
|
</para>
|
||||||
</tip>
|
</tip>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user