mirror of
https://github.com/postgres/postgres.git
synced 2025-08-18 12:22:09 +03:00
Add missing space in example.
Tim Landscheidt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.198.2.2 2009/08/15 20:23:20 momjian Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.198.2.3 2010/03/08 12:39:42 mha Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
@@ -706,7 +706,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>
|
||||
|
Reference in New Issue
Block a user