mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Add missing space in example.
Tim Landscheidt
This commit is contained in:
parent
5277419237
commit
b98e532137
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.225.2.3 2009/08/15 19:33:29 momjian Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/ref/psql-ref.sgml,v 1.225.2.4 2010/03/08 12:39:51 mha Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
|
|
@ -721,7 +721,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