mirror of
https://github.com/postgres/postgres.git
synced 2026-04-09 11:06:21 -04:00
Add missing space in example.
Tim Landscheidt
This commit is contained in:
parent
821ed69bde
commit
f9ed879d7f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.99.2.1 2009/08/10 02:39:09 adunstan Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.99.2.2 2010/03/08 12:38:54 mha Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
|
|
@ -657,7 +657,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 a new issue